Hi
I have an HTML page with a form using POST method.
My result page is an ASP page. When I check results it seems the post method is not working and the method in use is GET. I checked the log file and it shows that the ASP page is running twice first with POST and next with GET method.What is wrong with my IIS5 congiguration? I am using IE6 + IIS5 on Windows XP PRO.
Thanks in advance for help
I have an HTML page with a form using POST method.
My result page is an ASP page. When I check results it seems the post method is not working and the method in use is GET. I checked the log file and it shows that the ASP page is running twice first with POST and next with GET method.What is wrong with my IIS5 congiguration? I am using IE6 + IIS5 on Windows XP PRO.
Thanks in advance for help