|
-
Jul 17th, 2005, 01:33 AM
#1
Thread Starter
Lively Member
asp in .html
Hi,
The homepage of my website is index.htm. Can I add ASP codes in that html file keeping the .htm extension?
I saw many such html files contain form object and buttons (e.g. Login, Search, Hit Counter etc.) . How can I do that?
Can anyone help me with a small example?
'Nothing lasts forever, even cold November Rain'
-
Jul 17th, 2005, 01:47 AM
#2
Thread Starter
Lively Member
Re: asp in .html
I have no Front page server extension support in my web.
'Nothing lasts forever, even cold November Rain'
-
Jul 17th, 2005, 11:23 PM
#3
New Member
Re: asp in .html
Perhaps try investigating the #include tag in HTML.
-
Jul 20th, 2005, 12:37 AM
#4
Re: asp in .html
If your web server supports ASP, then they will let you set the home page. Try to see whether default.asp or index.asp is what works.
-
Jul 24th, 2005, 06:16 PM
#5
Fanatic Member
Re: asp in .html
If your web server is VBscript ASP, then you can duplicate your index.htm page with index.asp and update the links in your site that takes you home (hopefully, you have the sense to use include files so if you change anything such as this, it makes your ife easier, if not however, just validate the links, then change them. Dreamweaver is the quickest for doing this, not sure about Front age, GOLive, etc but I assume they will perform the same functions.
ta for now.
Kai
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
|