Please visit our sponsors !
Run ASP on Your PC
You can run ASP on your own PC without an external server. To do that,
you must install Microsoft's Personal Web Server (PWS) or Internet Information Server (IIS)
on your PC.
How to Run ASP on your own PC
You can run ASP on your own PC without an external server. To do that,
you must install Microsoft's Personal Web Server (PWS) or Internet Information Server (IIS)
on your PC.
If you are serious about using ASP, you should have at least Windows 98,
Second Edition.
If you are really serious about using ASP, you should go for Windows 2000.
How to install PWS and run ASP on Windows 95
Personal Web Server (PWS) is not shipped with Windows 95 !!
To run ASP on Windows 95, you will have to download "Windows NT 4.0 Option Pack" from Microsoft.
Download the "Windows NT 4.0 Option Pack"
How to install PWS and run ASP on Windows NT
Personal Web Server (PWS) is not shipped with Windows NT !!
To run ASP on Windows NT, you will have to download "Windows NT 4.0
Option Pack" from Microsoft.
Download the "Windows NT 4.0 Option Pack"
How to install PWS and run ASP on Windows 98
- Open the Add-ons
folder on your Windows98 CD, find the PWS folder and run the setup.exe
file.
- An Inetpub folder will be created on your harddrive. Open it and find the
wwwroot folder.
- Create a new folder, like "MyWeb", under wwwroot.
- Use a text editor to write some ASP code, save the file as "test1.asp"
in the "MyWeb" folder.
- Make sure your Web server is running.
- Open your browser and type in "http://localhost/MyWeb/test1.asp",
to view your first ASP page.
How to install PWS and run ASP on Windows ME
Personal Web Server (PWS) is not included with Windows Me !!
Read article from Microsoft
A workaround!
How to install IIS and run ASP on Windows 2000
- From your Start Button, go to Settings, and Control Panel
- In the Control Panel window select Add/Remove Programs
- In the Add/Remove window select Add/Remove Windows Components
- In the Wizard window check Internet Information Services, click
OK
- An Inetpub folder will be created on your harddrive
- Open the Inetpub folder, and find a folder named
wwwroot
- Create a new folder, like "MyWeb", under wwwroot.
- Use a text editor to write some ASP code, save the file as "test1.asp"
in the "MyWeb" folder
- Make sure your Web server is running
- Open your browser and type in "http://localhost/MyWeb/test1.asp",
to view your first ASP page
How to install IIS and run ASP on Windows XP Professional
Note: You cannot run ASP on Windows XP Home Edition.
- Insert the Windows XP Professional CD-Rom into your CD-Rom Drive
- From your Start Button, go to Settings, and Control Panel
- In the Control Panel window select Add/Remove Programs
- In the Add/Remove window select Add/Remove Windows Components
- In the Wizard window check Internet Information Services, click
OK
- An Inetpub folder will be created on your harddrive
- Open the Inetpub folder, and find a folder named
wwwroot
- Create a new folder, like "MyWeb", under wwwroot.
- Use a text editor to write some ASP code, save the file as "test1.asp"
in the "MyWeb" folder
- Make sure your Web server is running
- Open your browser and type in "http://localhost/MyWeb/test1.asp",
to view your first ASP page
Jump to: Top of Page
or HOME or
Printer friendly page
Search W3Schools:
What Others Say About Us
Does the world know about us? Check out these places:
Dogpile
Alta Vista
MSN
Google
Excite
Lycos
Yahoo
Ask Jeeves
We Help You For Free. You Can Help Us!
W3Schools is for training only. We do not warrant its correctness or its fitness for use.
The risk of using it remains entirely with the user. While using this site, you agree to have read and accepted our
terms of use and
privacy policy.
Copyright 1999-2002 by Refsnes Data. All Rights Reserved
|