Helpful Information
 
 
Category: ASP Programming
Testing ASP without connection

Hi,

I'm running IIS under windows XP, and developing an ASP web page locally. My problem is that I can't get it to work without connecting to the internet. Am I doing something wrong, or does ASP require a redundant connection in order to run?

I have a page that simply displays the current time. If I'm connected and press the refresh button the displayed time is updated. If I disconnect, then the time displayed remains unchanged even after hitting the refresh button.

Thanks
Roy

If you have IIS installed locally you should be able to type
http://localhost/..... to connect.










privacy (GDPR)