//flex table opened by JP

Click to See Complete Forum and Search --> : Localhost path question


Jon Lawrance
08-04-2006, 10:27 AM
If I type http://localhost/Databases/ToDo.asp on PC1 I can see my asp page. But how can I get the same page to appear by using PC2 when the asp page is on PC1? What would I type into my browser?

Thanks,

Jon

BipolarBill
08-04-2006, 01:43 PM
The same URL that you publish should work.

You can try replacing the "localhost" with the IP address or the name of PC1.

Honestly, it's best to view it by going out on the Net and back through the "front door" with the standard URL.