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!
