Hi
I have a little issue with a asp page that is not working in IIS 6. Here´s what I try to do...
I open up a html page on my local computer. That page have several hidden form values. The form inside the html page is set to trigger som functions on a webb server. So when the user press submit, the for is sent to the webb server.
Now this works fine in IIS 5 on a windows 200 server, bu when I try to do the same thing on a IIS 6 Windows 2003 server it's not working. The only thing I can verify is that the hidden form values is being passed on OK to the webb server. But none of the functions on that page is being used, the asp page does not even enter thoose functions..??
I'm not sure what the problem is so I posed it here since its a asp page. Hope anyone can help me out here....
Best regards
I have a little issue with a asp page that is not working in IIS 6. Here´s what I try to do...
I open up a html page on my local computer. That page have several hidden form values. The form inside the html page is set to trigger som functions on a webb server. So when the user press submit, the for is sent to the webb server.
Now this works fine in IIS 5 on a windows 200 server, bu when I try to do the same thing on a IIS 6 Windows 2003 server it's not working. The only thing I can verify is that the hidden form values is being passed on OK to the webb server. But none of the functions on that page is being used, the asp page does not even enter thoose functions..??
I'm not sure what the problem is so I posed it here since its a asp page. Hope anyone can help me out here....
Best regards