Results 1 to 5 of 5

Thread: asp in .html

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2001
    Location
    Bangladesh
    Posts
    74

    Unhappy 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'

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Feb 2001
    Location
    Bangladesh
    Posts
    74

    Re: asp in .html

    I have no Front page server extension support in my web.
    'Nothing lasts forever, even cold November Rain'

  3. #3
    New Member
    Join Date
    Jul 2005
    Posts
    3

    Re: asp in .html

    Perhaps try investigating the #include tag in HTML.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

  5. #5
    Fanatic Member kaihirst's Avatar
    Join Date
    Jul 2005
    Location
    The Resaurant At the End of The Universe
    Posts
    633

    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
  •  



Click Here to Expand Forum to Full Width