Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

asp page not working as it should in IIS 6

Status
Not open for further replies.

lin73

Programmer
Joined
Feb 17, 2006
Messages
110
Location
SE
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
 
No need to reply to this post, I solved it ...
 
lin73, for the benefit of others who may have similar problems in the future, what exactly was the solution? :-)

------------------------------------------------------------------------------------------------------------------------
"Men occasionally stumble over the truth, but most of them pick themselves up and hurry off as if nothing ever happened."
- Winston Churchill
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top