I have a problem with IE5 on my computer
When accessing the server, the ASP file does not run.
The server is OK since I can run ASP file on IE5 from another computer. What is wrong with IE5 on my computer?
Thanks.
Printable View
I have a problem with IE5 on my computer
When accessing the server, the ASP file does not run.
The server is OK since I can run ASP file on IE5 from another computer. What is wrong with IE5 on my computer?
Thanks.
My first questions is have you installed and setup IIS correctly?
IIS work as I can run the same file from another computer.
The problem is something to do with IE5
There cannot be error with asp - IE as only html is delivered.
Whats the error u are getting?
Make sure you're requesting the ASP page thru the web server (http://*) rather than thru the filesystem (file://*).