How do I select a *Default* Browser?

Hello!
I have several browsers (IE 5.1.7, Mozilla 1.2.1, Opera 6.0.3) that I use for various reasons. I also use Eudora 6.1.1 for email. When I click on links within email documents (identified as http://... using the *Blah Blah* button), one of the browsers opens randomly (well, not quite. IE occurs about 50%, Mozilla and Opera about 25% each). I haven't discovered any pattern.
Is it possible within OS 9.1 to select A default browser that will always open automatically in this situation?
I will appreciate any help! TYIA!!
Bill

Hi, Bill -
Welcome to Apple's Discussions.
There is a setting for that. Open the Internet control panel, go to the Web tab. At the bottom of that page is the setting for default browser.

Similar Messages

  • How do i change my default browser from yahoo to safari ?

    how do i change my default browser from yahoo to safari ?

    You may be mixing two things.
    Safari does not really have a home page.
    You set your home page on these pref (see pic below). In the pic below my home page is zip, zero, nada.
    You set your search engine prefs via the Search option from within Safari preferences.

  • How do I change my default browser on my MBP back to Safari?

    I made the mistake of changing my default browser to Google Chrome on my MBP. I have it on my Dad's Dell, only cause I updated that to Windows 7 and needed to update the browser settings on that. That change on my MBP transfered the Norton & MaFee as well.
    Now it won't let me change back to Safari. I'm not thrilled with 'data sharing'and 'data mining' aspects of Chrome.
    My MBP is using 10.9.1 Mavericks.
    How do I change my default browser back to Safari from Google Chrome?

    Open Safari, then go to Preferences. You can change the default browser in those settings.

  • How to designate firefox as default browser

    When starting my laptop, Internet Explorer assumes the role of default browser when I open Mozilla Thunderbird (for mail), printing and other tasks associated with utilizing Mozilla Firefox.

    Please see [[How to make Firefox the default browser]].

  • How do I change my default browser from Safari?

    How do I change my default browser from Safari?

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    Can't be done.

  • How do I select a default font to compose E-mails?

    How do I select a default font (Comic Sans MS) to use when I compose an E-mail?

    Tools menu (Alt+T) > options > composition.
    What computers actually have Comic Sans MS to display your mail? Is it a web safe font?
    My understanding is Comic Sans MS is available on Windows and MACs, but not on Linux or Android. So not a good choice if someone might be reading on a phone

  • I accidentally changed my default browser to Firefox. I need it back on IE. Now, my shortcut to IE goes to Firefox instead. So, I don't have IE to change it. How can I change my default browser back to IE through Firefox? Thanks!

    Don't know what else to add. I always use Firefox. My husband refuses to. I have a shortcut for him to get to the internet, and it always came up to via IE. Now, I somehow accidentally changed the default browser to Firefox, so when using that shortcut, it takes him to the Firefox browser instead of IE. He is furious! How can I change it back?

    You can make IE the default browser, that will reset some registry keys<br />
    Control Panel > Internet Options: Programs<br />
    Put a check in the box next to 'Internet Explorer should check to see whether it is the default browser'<br />
    Start IE and let IE make itself the default browser.
    Check the default settings in:<br />
    Control Panel > Add/Remove Programs > "Set Program Access And Defaults" (on the left)<br />
    Open: Custom (click arrow on the right)<br />
    Select "Internet Explorer" under "Choose a default Web Browser"<br />
    Click OK

  • How do you invoke the default browser for Unix/OSX

    Does anyone know how to programmatically display the contents of a URL in the default browser for a Unix system? I found a javaworld article on doing this using Runtime.getRuntime().exec(cmd). The article gives the cmd string for invoking the default browser in Windows, and for invoking the Netscape browser in Unix.
    This can easily be extended to invoke any known browser executable in a known path on a Unix system; but I'd like to invoke the default browser without knowing what or where it is. I'm specifically targetting Mac/OSX, but any Unix solution is worth trying.
    Is there a Unix command for launching the default browser to display the contents of a given URL? Or is there an alternative approach, rather than invoking Runtime.exec()?
    -Mark

    After extensive google searching, I came across a partial solution. This code detects the default browser on a Mac, and provides an elegant solution for trying standard browsers in turn for other Unix systems. I tested it on WIndows XP and Mac OSX 3.9, and it detected the default browser each time. A suped up version of this tool is available as a SourceForge project. You can find it here:
    http://sourceforge.net/projects/browserlaunch2/
    Here's the simplified code:
    //  Bare Bones Browser Launch                          //
    //  Version 1.5                                        //
    //  December 10, 2005                                  //
    //  Supports: Mac OS X, GNU/Linux, Unix, Windows XP    //
    //  Example Usage:                                     //
    //     String url = "http://www.centerkey.com/";       //
    //     BareBonesBrowserLaunch.openURL(url);            //
    //  Public Domain Software -- Free to Use as You Like  //
    import java.lang.reflect.Method;
    import javax.swing.JOptionPane;
    public class BareBonesBrowserLaunch {
       private static final String errMsg = "Error attempting to launch web browser";
       public static void openURL(String url) {
          String osName = System.getProperty("os.name");
          try {
             if (osName.startsWith("Mac OS")) {
                Class fileMgr = Class.forName("com.apple.eio.FileManager");
                Method openURL = fileMgr.getDeclaredMethod("openURL",
                   new Class[] {String.class});
                openURL.invoke(null, new Object[] {url});
             else if (osName.startsWith("Windows"))
                Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + url);
             else { //assume Unix or Linux
                String[] browsers = {
                   "firefox", "opera", "konqueror", "epiphany", "mozilla", "netscape" };
                String browser = null;
                for (int count = 0; count < browsers.length && browser == null; count++)
                   if (Runtime.getRuntime().exec(
                         new String[] {"which", browsers[count]}).waitFor() == 0)
                      browser = browsers[count];
                if (browser == null)
                   throw new Exception("Could not find web browser");
                else
                   Runtime.getRuntime().exec(new String[] {browser, url});
          catch (Exception e) {
             JOptionPane.showMessageDialog(null, errMsg + ":\n" + e.getLocalizedMessage());
       }

  • How can I select the default greeting for a voicemail for the iPhone 4s?

    I am wanting to set up the voicemail feature for my iPhone 4s. (I have had this phone for years but never enacted a voicemail!) However, I am having trouble. When I click on the phone settings in my phone, the only options I have in regards to voicemail is to set up or change the password. I am not given the option to set up a voicemail. Whenever I try to set up the voicemail by dialing *86, I am given only the options of changing my password or to set up a custom greeting. I am not able to select the default/standard greeting as it is not mentioned. I am wondering how I can go about this. I am not sure why I don't have the options already available in my phone automatically or why it is not provided as an option when I call to set it up.
    Any help with this?
    Thank you!!

    nnd217, Help is here! The 4S is a great device, sorry to learn that you are having trouble with setting up the VM default greeting. I should be able to shed some light on this situation. If you go to your phone icon, as if you were making a call, you should see the voicemail icon down at the bottom right. Once you select that, in the upper left corner there is an option that says Greeting, so ahead and select that. From there you have two choices, default and Customer. If you select default there will be a check mark in that box, then hit save. You should now have your default greeting in place. If you do not have that or continue to have issues with it, please let me know! Thanks!  ErinW_VZW Follow us on Twitter @VZWSupport If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • How to check whether a default browser is opened in the operating system?

    Hi,
    I am newbie here. During my work, I faced an interesting problem. I need to:
    - check whether a default html browser is opened;
    - check whether the browser is minimized/maximized (simply, a window's state);
    - get an url address typed in the browser.
    If any of these conditions is not met, I have to open the browser in a maximized view with a desired url address. I primarily wanted to do all this in Java, but it came to my mind that I should employ many techniques/technologies and combine them appropriately to complete the functionality. But, which ones? That's the problem. I just recalled Windows API, but I'm not sure if it is of any help... On another forum, some users suggested that I should consider JNI... At this time, I only know how to open a default browser (e.g. with use of the 'browse(URI uri)' method of the 'java.awt.Desktop' class) - that's too little to be proud of. Please give me some hints, maybe links to reasonable discussions, I would greatly appreciate any suggestions how to approach the problem.

    Crosspost! [http://www.java-forums.org/advanced-java/29583-how-check-whether-default-browser-opened-operating-system.html]

  • Google search in MacOS - how to make firefox the default browser?

    Hi there!
    I tried to address my issue looking in the forum as well as other websites; not too fruitful.
    In most of the applications in MacOS, let's say in mail, when you open an email and select a word or a sentence, ctrl+click, you can "search in google" for what is highlighted.
    Although my default web browser is Firefox (everytime I click a URL, firefox opens), every time I use the 'search in google' option, safaris pops up.
    Any hints? any way to get the OS to search in google using firefox by default?
    Thanks!

    redcloud75013 wrote:
    Hi there!
    I tried to address my issue looking in the forum as well as other websites; not too fruitful.
    In most of the applications in MacOS, let's say in mail, when you open an email and select a word or a sentence, ctrl+click, you can "search in google" for what is highlighted.
    Although my default web browser is Firefox (everytime I click a URL, firefox opens), every time I use the 'search in google' option, safaris pops up.
    Any hints? any way to get the OS to search in google using firefox by default?
    no. this particular function is hard coded into OS X apps like Mail. it therefore doesn't matter what your default browser is, google search will always use safari.
    Thanks!

  • How to make Firefox the default browser for Hotmail

    I recently uninstalled Safari because I want to use Firefox as my default browser. Previously when I click the Mail button in Windows Live Messenger, the mac would automatically open my hotmail in Safari. Now that I have uninstalled it, when I click on the Mail button, it opens up with TextEdit. How do I make it open with Firefox?
    Any help is much appreciated.
    Thanks,
    Joe

    OK I'll post there also but I'm aware of the preferences section in Safari... thing is, when I choose to make Firefox the default browser, it resets back to Safari when I turn off the computer and turn it back on. Everytime. And it does my head in
    I heard of a program called More Internet that I heard could help slove the problem but I can't understand how to use it, nor is there any forum or any way to contact anyone who knows. It's driving me up the wall.
    So I'm hoping there's another way that someone in the world knows.

  • How do I change the default browser from Firefox to MS Internet Browser?

    I selected Firefox as my default browser and would like to return to MS Explorer.
    == Changed from MS to Firefox, now cannot get it back.

    Control Panel > Internet Options: Programs
    Put a check in the box next to 'Internet Explorer should check to see whether it is the default browser'
    Start IE and let IE make itself the default browser.
    Start > Default Programs > Set program access and computer defaults
    Control Panel > Programs > Default Programs > Set program access and computer defaults

  • How do I change the default browser

    Can anyone tell me how I change the default browser which is invoked when I run a web application from Jdev3.1(under NT 4.0). When I run main.jsp from the JDev interface, it invokes IE 5.5. But, I want it to invoke and the application on Netscape 4.6. I don't know if it's the NT registry, but I wanted to make sure w/the experts before I temper w/the registry settings.
    Thanks!
    A

    Alan,
    You got me started on this.
    Unfortunately, IE also messed up my browser,
    HTM file descriptions (MS...HTML...)
    and the HTML file icons and ...
    Any how, I also want to make Netscape my default, so I searched and I found this:
    http://home.netscape.com/download/win32_instructions.html
    This is as simple as it gets.
    -John
    null

  • How can I make Firefox default browser for links in Earthlink emails? I have already verified that Firefox is my default browser, but clicking on links usually opens IE rather than Firefox.

    Basically I have verified that Firefox is my default browser and it works great. Earthlink is my default email program. About 70% of the time when I click on a link in an Earthlink email it opens with Firefox, but the other 30% of the time it opens with IE, which I don't want to happen. Is there any way to fix this?

    Basically I have verified that Firefox is my default browser and it works great. Earthlink is my default email program. About 70% of the time when I click on a link in an Earthlink email it opens with Firefox, but the other 30% of the time it opens with IE, which I don't want to happen. Is there any way to fix this?

Maybe you are looking for