Re: passing file name to R from javascript using Rook package

154 views
Skip to first unread message

Dinoop P

unread,
May 16, 2013, 1:44:59 AM5/16/13
to rr...@googlegroups.com
is it possible?

Jeroen Ooms

unread,
May 16, 2013, 1:51:06 AM5/16/13
to rr...@googlegroups.com
Ajax does not support uploading files. You either need an old school form post, or use html5 file api. Google for some jquery file upload plugin.


On Wed, May 15, 2013 at 10:44 PM, Dinoop P <din...@algotree.com> wrote:
is it possible?

--
You received this message because you are subscribed to the Google Groups "rRook" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rrook+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Dinoop P

unread,
May 17, 2013, 1:56:03 AM5/17/13
to rr...@googlegroups.com
i uploaded the file to server using post method in forms using iframes and php script. And then pass the file path to the R function through ajax call. But is it possible to do all these things using rook without using php script?
Reply all
Reply to author
Forward
0 new messages