|
-
May 30th, 2001, 08:44 AM
#21
Lively Member
hi principessa
actually the Q. was
---
each time i try to open an .asp file it asks me whether i want to open it from its current location or save it to disk..
see?
---
save your asp pages in a new folder (asppage) (you can name it whatever).
right click the folder
click sharing
and share this folder as (asppage) (you can name it whatever.)
and also click on execute.
now open your browser and enter the url
http://127.0.0.1/asppage/myfirstpage.asp
or you can also save your asp pages at c:\inetpub\wwwroot
when u save ur asp pages at wwwroot folder
then you can access ur pages like
http://127.0.0.1/myfirstpage.asp
u don't need to share wwwroot (it is shared by default)
Adeel Ahmed
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|