IE6 Not submitting POST Data?!
- by Abs
Hello all,
I have just tested my site on an old IE6 browser on a windows server.
The problem I have is when I submit a form, the POST data I get on the other page is empty. Array().
This site has worked on IE6 on a different windows server, it has worked on my laptop and works on all other major browsers (Firefox, Chrome, IE6,7,8, Safari) etc.
Its just this one machine. Is there a setting not to allow post data on IE6?
Thanks all