Friday, December 14, 2007

How to test my first ASP scripts in my PC?

How to test my first ASP scripts in my PC?

When you finish writing your first ASP script file, how do you run the ASP file?

Step 1 - Assuming that you are using Windows 98. You need to start the PWS.

Step 2 – Copy your ASP file to the folder inside the PWS folder.

For Example:

The "C:\Inetpub\wwwroot" is the default web directory of the PWS.

Step 3 – The Virtual Directory started at 'http://' will be shown in the PWS main page:

Open your Web browser. Type the 'http://' address for the Virtual Directory and your file name.

You will see the result as shown below:


No comments: