Hi everybody,

This is my first post to this group. I'm having problems with
submitting files in a form using prototypes Form.request() on ie 6.
The file upload works only if I use an ordinary submit-button that
redirects the browser. The form has parameters mehtod="post" and
enctype="multipart/form-data"

When I use Form.request() to submit the form, the $_POST[] array is ok
but the $_FILES[] array ends up empty.

Did I stumble on some compatibility issue in Prototype, or did I just
get it wrong?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to