maybe the names of your inputs are clashing with one of the mootools functions. Do you have a name like 'action', or 'send'? You could show us your code, or maybe paste it at mooshell.net (better). Cya.
-- Fábio Miranda Costa Solucione Sistemas Engenheiro de interface On Tue, Oct 13, 2009 at 11:48 AM, Nico <[email protected]> wrote: > > Hello, > > I have a problem with mootools and sending an AJAX Request with the > data of a form. When I use FF and send the form the requested php page > gets the data. But somehow when I do the same in IE7 the server does > not get the post data in the form. $_POST (data should be here) and > $_GET are empty. Is there any known problem with the IE7? > > Thank you for your help!
