Smurf
10-25-2006, 06:36 PM
Basically, I'm using asyncRequest to send some POST data over, nothing too special. When I click on "Refresh" in IE, it gives me a:
Method Not Implemented
a=awe&b=erGET to /index.html not supported.
Invalid method in request user=awe&pass=erGET / HTTP/1.1
Error. The parameters for the POST was exactly "a=awe&b=er".
Is this intended? Or how do I fix this?
Method Not Implemented
a=awe&b=erGET to /index.html not supported.
Invalid method in request user=awe&pass=erGET / HTTP/1.1
Error. The parameters for the POST was exactly "a=awe&b=er".
Is this intended? Or how do I fix this?