>>>>> "James" == James Edward Gray <james / grayproductions.net> writes: I have the same problem. It works, Thanks James> On Feb 28, 2006, at 7:57 PM, misiek wrote: >> my form >> >> <%= form_tag :action => 'upload', :id => @property.id %> James> Should that be: James> <%= form_tag({:action => "upload", :id => @property}, :multipart => James> true) %> James> ? James> James Edward Gray II