User Tag List

Results 1 to 3 of 3

Thread: Is there a way to determine the default browser?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Is there a way to determine the default browser?

    Hey, folks!

    I am using a Web Control object to direct the end user to specific Web sites in an MMF2 Developer screensaver. I would like to add a button beside the Web Control object to allow the end user to bookmark any Web page I offer them.

    I know that the Web Control object has the ability to create a bookmark for the end user. But since the Web Control object uses Internet Explorer as its browser, I wouldn't want to create a "Favorites" bookmark if the end user is using Firefox, Opera, or some other Web browser as their default browser.

    Is there a way I can determine what the default Web browser is? Furthermore, can I create a bookmark for the end user using their default browser if it isn't Internet Explorer?

    Thank you very much for the input!



    Most graciously...

    RGBreality

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is there a way to determine the default browser?

    IIRC there is an extension that can achieve this, although I'm blanking right now on which one. I did a quick google search and the default browser appears to be stored in the registry key "HKEY_LOCAL_MACHINE\Software\Clients\StartMenuInte rnet".

    I looked at my registry and found that the default browser is most likely the default value of the above key. Although strangely, mine seemed to be set to "IEXPLORE.EXE" while my default browser is actually Firefox. :crazy:

    Anyway, I guess you could use one of the Registry objects to get that value, or look into which extension has this ability.

    Hope that helps.

  3. #3
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)

    Re: Is there a way to determine the default browser?

    Hi,

    You can try using PHP it has a get_browser function also there are several example to get default browser.

    With Web Object, You only can add favorites in IE, sorry.

    there also different javascript that will allow to add the bookmark if the user has opened the corresponding browser.

    Hope its help

    Regards,
    Regards,


    Fernando Vivolo

    ... new things are coming ...

Similar Threads

  1. Opening default browser to a page?
    By GabSt in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 2nd October 2008, 05:08 PM
  2. Best way to determine default browser ?
    By ClickerGuy in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 26th September 2008, 10:27 PM
  3. Workaround for "Open default browser window"??
    By ProfessorAI in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 4th May 2007, 08:09 AM
  4. Launch default web browser and access URL
    By Olivier in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 24th March 2007, 06:06 PM
  5. Opening the Default Browser
    By DavidN in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 13th September 2006, 03:44 PM

Posting Permissions

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