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

How are you connecting locally? via the ip address 127.0.0.1 ?

If the time doesn't display the real time then you are probably seeing a cached version of the page, meaning you arent running the page. You need to be a bit more specific on what you are doing exactly, you could be making a simple mistake but we can not tell unless you spell everthing out.










privacy (GDPR)