A little more detail would be better, but basically, if you have pws running, then you have to go in there and "share" the directory that the scripts are running in and give them a virtual name.
Then, if your computer name was 'myComputer', the virtual name you gave your directory was 'myDirectory', and the page you wrote was called 'myPage.asp', then you would open up your browser and type in
I think this is a common problem with PWS people. ASP must be run through a server to get output. If you just double-click on a page (like with HTML pages), you will see the code, not the output.
With PWS running, open it's control page (usually by clicking on the PWS icon). It will tell you what your temporary server name is. You need to put your page in the directory PWS uses as it's server. Usually this is c:\inetpub\
You can add more directories in there. Anyway, my server at home is "user" and I store files in the "asp" directory so, the path to process an asp page using PWS would be:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.