Results 1 to 8 of 8

Thread: Web Page Uses IE instead Firefox

  1. #1
    Frenzied Member
    Join Date
    Jul 01
    Location
    Tucson, AZ
    Posts
    1,814

    Web Page Uses IE instead Firefox

    I notice sometimes if I save a web page and bring it up offline (double click the htm or html file) it loads in IE instead of Firefox which is my default browser.
    Obviously, something in the htm or html is telling it to us IE.
    Anyone know what this "code" or "script" and how to locate it in the htm file?

  2. #2
    King of sapila
    Join Date
    Oct 06
    Location
    Greece
    Posts
    3,521

    Re: Web Page Uses IE instead Firefox

    No i don't think so.Try this:
    Go to your html file then right click and choose "open with", then choose the browser of your choice.If it ignores the browser you choose and opens up in something different then let us know because you may have a virus.
    Slow as hell.

  3. #3
    Moderator
    Join Date
    Jan 05
    Location
    Sydney
    Posts
    13,612

    Re: Web Page Uses IE instead Firefox

    Thread moved.

  4. #4
    Frenzied Member
    Join Date
    Jul 01
    Location
    Tucson, AZ
    Posts
    1,814

    Re: Web Page Uses IE instead Firefox

    sapator
    Selected file and "Open With" Firefox. Firefox opened the offline file BUT first it made a call to the web page where I had downloaded the file.
    Without using "Open With" the offline file still wants to use IE instead of Firefox (and yes I doublechecked that Firefox is default on startup"

    ----------------------------------------------------

    I do NOT like a offline file "calling home".
    I assume (????) the only way to stop this is to delete all the scripting and html prior to the information of interest to me on the web page.

    Know of any program that will do this automatically without the need to edit each file??

  5. #5
    Frenzied Member
    Join Date
    Jul 01
    Location
    Tucson, AZ
    Posts
    1,814

    Re: Web Page Uses IE instead Firefox

    Solved Mystery.

    For some reason the "htm" file type was set to open with IE instead of Firefox, The "html" file type was set for Firefox.
    Learned something --->> The file type will override the browser default.

  6. #6
    King of sapila
    Join Date
    Oct 06
    Location
    Greece
    Posts
    3,521

    Re: Web Page Uses IE instead Firefox

    Ye you can't force html to open a browser.We must also learn that too
    Slow as hell.

  7. #7
    Web developer Nightwalker83's Avatar
    Join Date
    Dec 01
    Location
    Adelaide, Australia
    Posts
    9,742

    Re: Web Page Uses IE instead Firefox

    It probably has an invisible line such as:

    User-Agent: Mozilla/4.0 (compatible; MISE 4.0; Windows 98)
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    Please consider giving me some rep points if I help you a lot.
    DON'T BUMP YOUR POSTS!!! Links to my code examples can now be found on my website: My websites
    Please rate my post if you find it helpful!
    Technology is a dangerous thing in the hands of an idiot! I am that idiot.

  8. #8
    Member
    Join Date
    Jul 12
    Posts
    52

    Re: Web Page Uses IE instead Firefox

    Quote Originally Posted by dw85745 View Post
    I notice sometimes if I save a web page and bring it up offline (double click the htm or html file) it loads in IE instead of Firefox which is my default browser.
    Obviously, something in the htm or html is telling it to us IE.
    Anyone know what this "code" or "script" and how to locate it in the htm file?
    i always want to know the reason for this

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •