Hey All,
Whenever I'm connected to the internet and try to run an ASP from localhost, the page just doesn't load.
Is there a way to run both PWS and be connected to the 'net at the same time?
TIA.
Printable View
Hey All,
Whenever I'm connected to the internet and try to run an ASP from localhost, the page just doesn't load.
Is there a way to run both PWS and be connected to the 'net at the same time?
TIA.
Are you trying the access the page using http://localhost? - try http://127.0.0.1
Tried both, doesn't work.
Thanks.