Not really our realm but if you just enclose the input element within <form> tags and specify the action and provide a way to submit the form, it will be sent along with the regular POST data.
-Andrew Martinez -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fernando Sent: Wednesday, May 17, 2006 4:56 PM To: rails-spinoffs@lists.rubyonrails.org Subject: [Rails-spinoffs] How to send data using prototype I have a form, with a input type="file", how to send this "file" to the POST var? _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs