|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: My IE cannt Execute ASP |
From: |
Shailesh Lolam |
Date: |
4/7/2000 1:07:42 AM |
IP: |
203.94.239.240 |
Hi,
If i m not mistaken u r trying to load an ASP page using FILE protocol. U have to use HTTP protocol.
First make a site in your system using IIS Console Manager, copy the ASP file in to the site directory and hit that page using HTTP protocol. i.e.
http://localhost/site/yourpage.asp
then the code will be executed
Good Luck and Happy ASP
Shailesh Lolam |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|