|
-
Nov 10th, 2004, 03:58 PM
#1
Thread Starter
Frenzied Member
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?
-
Nov 10th, 2004, 04:02 PM
#2
I think .htm and .html extensions are associated with IE. You can go in and change them if you want.
-
Nov 11th, 2004, 06:28 AM
#3
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)
-
Nov 11th, 2004, 07:29 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|