|
-
Nov 27th, 2000, 09:53 AM
#1
Junior Member
Reply
Firstly, all your .asp or htm files should be in the wwwroot folder. Now if they are in this folder then,
Type this type of code in the internet explorers address bar:
http:\\localhost\yourpage.asp
or
http:\\localhost\yourpage.asp
if your pages are in any directory in the wwwroot folder then,
http:\\localhost\yourdirectory\yourpage.asp
or
http:\\localhost\yourdirectory\yourpage.asp
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
|