|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
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.
__________________
-- ngibsonau |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Testing ASP without connection |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|