Anyone got a take on this issue? I have a form which gets loaded dynamically and is POST'ed "behind the curtains" using a form.request() on the submit button (in an attempt to degrade nicely) -
this works in FF, Opera, Chrome and Safari (on Mac and PC) - but IE? Noooooo... On IE the request is received server-side - but with no parameters to show for its name <:) (tried a Ajax.Request with Form.serialize() and that is OK) Cheers, Walther -- 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.
