Results 1 to 4 of 4

Thread: Default browser and meta tags

  1. #1

    Thread Starter
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690

    Default browser and meta tags

    I have FireFox as my default browser to open up .htm files. Noticed that some .htm files show the IE icon and open up with IE from Windows Explorer. This went away when I removed these meta tags
    Code:
    <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
    <meta NAME="GENERATOR" CONTENT="Microsoft FrontPage 3.0">
    But both flavors of .htm files open up with IE from the command prompt using the start command. Is Microsoft just hijacking things?

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    I think .htm and .html extensions are associated with IE. You can go in and change them if you want.

  3. #3
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    Do what dglienna said first by reassociating them, if that doesn't work, in the File Types tab in Folder Options, try assiciating the URL:HyperText Transfer Protocol with Firefox, I don't actually use it so i can't offer much more than that, works for IE.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    I've seen FrontPage do that. Open up any HTML file in FP, save it, and the icon changes from the FF one to the modified IE one. (Possibly a FrontPage icon to indicate that this HTML page belongs to an FP web).

    But it opens up in FF for me every time. (FF is my default as well )

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