View Full Version : Where do I run the ASP file?


accessman2
03-08-2006, 10:44 PM
Hi


Do we have a tool to run the ASP file easily?

I know that we can run the ASP file in the IIS server (Windows), but it is trouble to run, go to the file and double click.

Do we have a tool to run the ASP file as same as HTML using HTML-Kit tool?

Please let me know, thanks.

Kodo
03-09-2006, 10:44 AM
The tool to run your ASP file is your web browser. IIS is a web server. ASP is a web scripting language. Load up your web browser and point it to the URL of the file on your web server.

webster
03-21-2006, 01:34 PM
The tool to run your ASP file is your web browser. IIS is a web server. ASP is a web scripting language. Load up your web browser and point it to the URL of the file on your web server.

You need to ensure you have IIS installed on your XP or OS first.
If not, see the other thread i posted on how to install.

John