Forum: Rails Spinoffs (closed, excessive spam) multipart/form-data

Posted by Ari Zanuto (Guest)
on 2008-06-11 15:55
(Received via mailing list)
Hi,
I`m new for here. Im trying to use prototype in my administration
console, but, i need to upload 2 files, my server application requires
that form be encoded using multipart/form-data, how can i do this
using prototype? (i can' submit the form, because the page cannot be
refreshed)

Best Regards,
Ari Zanuto
Posted by Diodeus (Guest)
on 2008-06-11 21:19
(Received via mailing list)
Ajax can't handle encoding files within multipart/form-data. The easy
way out is to target the form to a hidden iframe.
This topic is locked and can not be replied to.