Hi Xavier,
There is currently no client-side support for file upload in Restlet Framework. You need to rely on a third-party library for now. See this RFE for current plans (scheduled for 2.1): “Support composite representations” <http://restlet.tigris.org/issues/show_bug.cgi?id=71> http://restlet.tigris.org/issues/show_bug.cgi?id=71 Best regards, Jerome -- Restlet ~ Founder and Technical Lead ~ <http://www.restlet.org/> http://www.restlet.org Noelios Technologies ~ <http://www.noelios.com/> http://www.noelios.com De : [email protected] [mailto:[email protected]] De la part de Xavier Méhaut Envoyé : mercredi 28 juillet 2010 11:01 À : [email protected] Objet : Form with an upload field Hello, I would like to know how I can handle on the client side a formular with a file upload field type ( <input type="file" name="datafile" size="40"> in html for instance)... I expect to use the FileUpload extension for doing this, but I don't know how to do it on the client side regards Xavier ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2667214

