ASP in index.htm?

  • Thread starter Thread starter Ray
  • Start date Start date
R

Ray

I have the main page to my website which I would like to
contain some ASP. But obviously when I try to save this it
wants to save it as index.asp, so presumably this will not
work as my default start page.
How then do I have a main page which contains ASP code.
One alternative is, I suppose, to have on the main page a
link which says something like, "Click here to enter
site", but I'd rather not have to do that.
 
contact your host to see what the name of the default file should be if it's
..asp

without an index.htm the server should look for and feed a default.asp or
index.asp.
 
Ray wrote:
: I have the main page to my website which I would like to
: contain some ASP...
: How then do I have a main page which contains ASP code.

Ray-
I changed to having my home page as ASP a while ago. I
contacted my host and asked him to change that directory to
default to index.asp as the first page, and index.htm as the
second. Keep in mind some people may have the index.htm
page bookmarked, so I put up a new index.htm page telling
users to change their bookmarks and having it refresh to the
new page.
Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Trouble with viewing .ASP 1
Form on ASP page no longer works 3
asp not supported? 9
.htm or .asp ? 7
ASP, ASP.NET 6
ASP Problem 7
asp form progression 7
Change Front Page Forms from.htm to .asp 2

Back
Top