Jérôme Rosat wrote:

I started by using the command “post” but I encountered problems to recover the entirety of the data.

Did you use a FileUpload object for that?

Most web hosts provide dropbox CGIs, and at their heart they're just a FileUpload object in a form using POST. Given how commonly such dropbox CGIs work well, I would guess that any limitations a server might put on POST for some form elements are allowed for the FileUpload object.

<http://www.w3schools.com/HTMLDOM/dom_obj_fileupload.asp>

--
 Richard Gaskin
 Fourth World
 Revolution training and consulting: http://www.fourthworld.com
 Webzine for Rev developers: http://www.revjournal.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to