I cannot load a specific webpage. Another page is blocking

when I try to load a specific page, I get an error message and instead, Firefox is trying t load http://www.server.localzone/index.html
I probably got that when I was using a hotspot. How can I delete that ?
Thanks for your reply !

Go to your URL Bar Type in "about:config", Click yes, It should pull up a list, type "www.server.localzone" in, if anything pops up, Right click and choose reset. Restart Firefox.
Also make sure your homepage is set to what you original had it is/ or default.
Try starting in safe mode. "https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode"
Try checking Options > Advanced > Network: Under Connection click settings. Make sure "Use system proxy settings" is chosen.

Similar Messages

  • Cannot load USA Today nor another website since upgrading get "time out" message

    since upgrading firefox cannot load USA Today or EmergencyMail. ORG get a time out message:
    The connection has timed out
    The server at service.usatoday.com is taking too long to respond.
    * The site could be temporarily unavailable or too busy. Try again in a few
    moments.
    * If you are unable to load any pages, check your computer's network
    connection.
    * If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.

    Hi
    I am done with this project so I won't get too detailed...
    Just a few comments. The solution below works if you have 8.01 or so on the controller to start with.
    But when I upgraded the controller to 8.5.1 0r 8.6, or reinstalled from scratch, this file was upgraded by itself
    and when I tried to execute the RT application in interactive mode, the same thing happened which was
    in the final analysis very annoying.
    I simply had to replaced  the new version from 8.5.1 of this file with the old version from 8.01 which is quite small.
    So to me, this is a bug !
    Perhaps caused by an interdependency play between many libraries in my application; but never the less a bug to be fixed.
    Walters

  • I've tried all the suggestions but I still cannot load one particular webpage

    I cannot connect to the webpage below with FF 5.0. It used to connect OK until about a month ago. I can connect with IE OK. I've tried all the suggestions, clearing all history, setting "No proxy" in Tools, Advanced, network, Settings, and I've allowed FF in Norton 360 Firewall. Is there anything else that I can try? I'm running Windows 7 (64 ''bit)

    The OP uses Firefox 3.6.16 according to the user agent.
    Try:
    * http://kb.mozillazine.org/Error_loading_websites

  • IPhone - HELP with selecting a row and loading a specific webpage

    Thee following code works to open different webpages...if i click on Row 0 then it opens the page...
    http://www.webpage.com/iphoneapp/1.html
    But I need each row selected to open an unrelated webage.
    Since the title is different depending on the row that is selected, can I add another criteria within this code (i.e. if title = "@Joey" then self loadremotehtml..... if title = "@Billy" then selfloadremotehtml....
    Where/How do I add this other variable? THANKS!!
    else if([name isEqualToString:@"Band Blogs"]) {
    MoreBioViewController2* bioViewController = [self.navigationController.viewControllers objectAtIndex:1];
    self.title = [bioViewController.displayList objectAtIndex:bioViewController.selectedBioIndex];
    [self loadRemoteHTML:[NSString stringWithFormat:@"http://www.webpage.com/iphoneapp/%d.html",bioViewController. selectedBioIndex+1] ];

    Use a h:commandButton and the HtmlDataTable#getRowData().
    Also see this article for some pointers: [http://balusc.blogspot.com/2006/06/using-datatables.html].

  • Safari cannot load any Google Sign in pages

    I'm on a late 2011 Macbook Pro 13" running 10.10.2 with Safari 8.0.3. My internet connection is fine, and I have no problems in any browser but Safari.
    Safari will load any webpage fine, until I try to access a Google page that requires logging in. This includes accounts.google.com, mail.google.com, calendar.google.com, etc. Google search loads fine.
    I've tried clearing cookies/cache, completely resetting Safari, resetting my keychain, and double-checked my DNS settings. Nothing has made the progress bar move. I've of course restarted countless times as well.
    The problem arose when I tried to install the desktop version of Google Drive. Once installed, it displays a blank window as the sign-in page, and won't let me do anything but close it. I found a ton of similar issues on Windows and IE causing Drive's problems there, so I'm thinking this is a Safari issue at heart (or maybe Keychain, since it all routes through there apparently too).
    Does anyone have any other suggestions?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Firefox cannot load a specific website but other programs can

    I have a rare problem with firefox (3.6.18 at the moment)
    I have to work with a modified mantis bug tracker and the site wont load (the tab says "Loading..." and the bottom status bar says "waiting yourdomain.com...")
    I can reproduce this and seems to be related to the cookies: I have a page with a big image still loading, I submit a form from this page and that is were the problem happens.
    From here no page from this bug tracker will load.
    This only happens to me with firefox and not with other browsers.
    If I clear the cookies, the site will load again.
    Hope you can help me
    Thanks, Fernando.

    You can try to load that page in Private Browsing mode.
    *https://support.mozilla.com/kb/Private+Browsing
    *To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Select: [x] "Permanent Private Browsing mode"
    In PB mode Firefox doesn't use the disk cache and the cookies from normal mode.

  • Cannot load .dll files in another directory when double clicking on the .exe

    Hi all,
    I am currently using VS 2005. I have quite a few of .dll(s) that is currently residing in the same directory as the .exe
    I want to put the .dll(s) in another directory and have the application point it to that directory so that it can load the .dll(s) from there. 
    I know that I am able to set the Environment path to my desired directory in project properties->debugging. 
    However, i also know that this is only applicable for debug mode and executing the app by pressing "F5" or the "play" button.
    But when i double click on the app in the debug folder, it does not load the .dll(s) from the specified path. 
    How can I make the .dll(s) load from my specified path even when i double click on the .exe? in debug and release mode. 
    Cheers,
    nat

    Hi Nat,
    Thank you for your information.
    Your issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because you want to load dlls from your application, it is more related to programming, I suggest opening a new thread about your issue in some development forums based on the type of your application. For example, if you are working with Windows Forms app,
    you can consult on Windows Forms Forum:http://social.msdn.microsoft.com/Forums/windows/en-US/home?category=windowsforms
    If you are working with WPF app, WPF forum is a proper forum:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=wpf
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unable to access/load a specific webpage through gateway

    I am unable to access http://giftedhomeschoolers.org from any of our devices on our home network.  This is the only website that we are have this issue.  Tried on several computers (MAC, Windows) and mobile devices (Kindle, iPhone).  On iPhone, when I disable the wifi I am able to get to the site.  Any help is appreciated.

    In these situations it can be basically four things:
    1) DNS problem: the AT&T DNS servers can't resolve the IP address of the site
    2) Server black list: AT&T is deliverately blocking traffic to the IP based on earlier misdeeds from it
    3) Routing issue: There's a bad routing table somewhere between you and the remote site
    4) Site Configuration Issue: The server is configured not to respond to your IP address range, due to outdated configuration issue, or blocking due to past misdeeds at your address.
    You can work with AT&T Technical Support on 1 through 3, though the tier 1 people won't have a clue, and half of the tier 2 people won't either, and the rest may not be able to spare the time.
    You'd have to work with the site itself if the problem is #4.
     

  • Cannot load certain websites, cannot find fix

    I've noticed I cannot load 2 specific websites through Firefox: www.bankofinternet.com and www.quiksilver.com
    these sites will not load in any other browser on my computer as well. I've tried loading the pages directly & through google search. I've tried deleting cookies and history and cache, restarting computer.
    all other webpages open.

    Does it work via Google Translate with a random source language?
    *http://translate.google.com/translate?hl=en&sl=fr&tl=en
    Try to disable IPv6.
    * http://kb.mozillazine.org/Error_loading_websites#IPv6
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Firefox > Preferences > Privacy > Cookies: "Show Cookies"

  • Cannot load Adobe Flash Player.  Can't view u-tube etc.

    Cannot load Adobe Flash PLayer.  I get "blocked-plugin" message.

    MSN is the Microsoft Network (fun fact: I was a Microsoft Network technical support rep. back in 1996, before 56k modems were a thing.).  The MSN browser is really Internet Explorer under the hood.
    Firefox and Internet Explorer user different versions of Flash Player.  You have to install one for each browser.
    Using MSN or Internet Explorer, go here: http://get.adobe.com/flashplayer
    Follow the prompts
    Everything should work after that

  • I keep having to restart my computer. It say firefox is running in the background but I cannot load another page

    I keep getting the message that Firefox is running in the background and I cannot load another page. I have to restart my computer to get Firefox back to operating normally. I have everything closed down as far as I can tell. But when I click on the Icon it will not start another page. It just keeps telling me to shut down all browser windows and that Firefox is running in the background. I even go to ctrl/alt/delete and look at the tasks running. Nothing! It is happening a lot more often now and I hate to use Internet Explorer. I have depended a lot more on Mozilla in the past few years now and I like it. This is driving me nuts. Please help. Thank You

    Did you check the Processes tab in the Task Manager?
    See "Hang at exit":
    * http://kb.mozillazine.org/Firefox_hangs
    * [[Firefox hangs]]

  • Windows 7-8.1 Can not change the MAC Address on wifi and cannot load login page in public HotSpot.

    Windows 7-8.1 Can not change the MAC Address on wifi and cannot load login page in public HotSpot.
    Adapter: Ralink RT3070 Chipset wifi adapter
    Tested: os Windows 8.1 Professional
    Hot Spot: 802.11b
    The first problem windows 7-8.1 got IP adress and connect he public HotSpot  but  cannot load login page or any other page. It does not work with it.
    The second problem Wifi canrd/configure/Advandes (No network adress change function).Tested with the default windows driver and the ralink rt 3070 driver the same problem.On windows XP the same function the same driver works perfectly.
    multiple users to have expressed interest in the problem But Microsoft not corrected the problem window7-8.1 10?
    lizardsystems.com/wiki/change_mac_address/faq/change_mac_address_in_windows_7
    blog.technitium.com/2011/05/tmac-issue-with-wireless-network.html
    superuser.com/questions/519189/how-to-change-the-mac-address-in-win-8-to-spoof-a-roku-player-through-a-wifi-spl
    social.technet.microsoft.com/Forums/windows/en-US/59e07df3-471c-499e-ad5f-e7cb507595df/cannot-change-mac-address-in-windows-7-driver-has-option-doesnt-work-neither-does-regedit-ms?forum=w7itpronetworking
    networksteve.com/windows/topic.php/CANNOT_CHANGE_WIRELESS_%28SPOOF%29_MAC_ADDRESS_ON_WINDOWS_7/?TopicId=16810&Posts=1
    On windows XP or linux have a MAC adress Change function  allow 00 mac adress and another normal mac adress range.On windows 8.1 all Mac changer program dont work.This 2,6,A,E on second adress are not vaild Mac adress. You simply can not use normal MAC
    addresses on windows 8.1.When i connect the usb the Pc windows 8.1 recognizes the adapter but the default  driver and the downloaded ralink driver the same problem.On windows xp the current driver works perfectly have (Local Mac Network Adress) funktion
    and works with the 802.11b hot spot.I got the internet my PC and laptop too public HotSpots and another wifi HotSpots if wont work correctly i can not use neither the windows 7,8,8.1 or 10. Many users have expressed interest in the problem more forums.
    The 3. problem im tested in virtualbox the windows 7 and 8.1 on 8.1 (on the blue wifi platform) not show correctly the signal strengh. On windows 7 show this correctly.The windows 7-8.1 Configure/advanced the advanced options on Ralink 3070 the default (windows
    driver) somehow downgraded function is less than for Xp. Configure/advanced the advanced options (needs to be upgraded in the future) because it does not advance but rather regressed.
    Today it is very common these wi-fi technology increasingly used (hotels,Public Hots Spots,Internet coffe,) growing free bublic wifi projects. The wifi funktions on windows  need debugging and modernize.The quality of Wi-Fi is now the operating system
    is now a thing order which is not good then the operating system is unusable.

    Hi,
    For changing the MAC address for Windows 7 is designed with some limitation, we cannot get over it. Thanks for your understanding.
    Under Windows 7, the possible range of spoofed addresses for wireless adapters that can be set is limited.  To be used by Windows 7, a spoofed MAC address should have 0 as a least significant bit (unicast) and 1 as a second least significant
    bit (locally administered) in the second nibble.  Thus possible values for the second nibble are limited to 2, 6, A and E.
    In other words 
    MAC address:  “XY-XX-XX-XX-XX-XX” “X” can be anything hexadecimal.  The hexadecimal “Y”, written in binary format, is  Y:  “kmnp”,  where “p” is the least significant bit; 
    p=0 --> unicast;
    p=1 --> multicast;
    n=0 --> globally assigned MAC;
    n=1 --> locally administered;
    So, actually MAC can be changed  to any combination in which p=0 and n=1;
    “Y” can be 2, 6, A or E.
    So the possible MAC addresses in Windows 7 for wireless adapters:
    X2-XX-XX-XX-XX-XX
    X6-XX-XX-XX-XX-XX
    XA-XX-XX-XX-XX-XX
    XE-XX-XX-XX-XX-XX
    For the wifi hotspot issue, please check this blog to see if it can be helpful.
    Windows 7 Connectivity Problems in Public Hotspots
    http://blogs.technet.com/b/patrickr/archive/2010/07/28/windows-7-connectivity-problems-in-public-hotspots.aspx
    Kate Li
    TechNet Community Support

  • My company recently loaded foxfire and I cannot have two applications open in foxfire, the second page overlays the first and I cannot go back to the previous page or reduce the first page to view the first.

    My pages in Foxfore are overlaying one another which is normal but you cannot get back to the previous page. An example is if I have a page opened in a program and open something totally different it replaces the first page and I cannot reduce the size to see the first page I was viewing nor go back to it. I did open a page with audio and opened another application in foxfire and the replacing went on as usual but the audio continued to play so the page is stinn there. Also the tool bar page showing icon is replaced with the newly opened page not an additional page opened being shown as a tab. It's like the newest page or site I open in Foxfire replaces the one that is currently opened.
    == This happened ==
    Every time Firefox opened
    == I first had sites opening with Foxfire

    This might be caused by a recent Flash 11.3 update.
    See:
    *https://support.mozilla.org/kb/flash-113-doesnt-load-video-firefox
    *https://support.mozilla.org/kb/keep-flash-up-to-date-and-troubleshoot-problems
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Websites+look+wrong

  • How to define the hyperlink command in the online help to go to a specific place on another page?

    Hi,
    I run my online help (WebHelp) in an application in Firefox. When clicking a link on a page, I want to go to a specific section on another page. In the hyperlink I am using the #<bookmark> to go to the bookmark on the other page. This works in IE, but not in FireFox. Do I need to use a different command or do I have to change some settings in my browser to make it work?
    Thanks!

    Does your page design use frames (classic frames or inline frames)?
    From past threads:
    Make sure your bookmark doesn't contain a #. In other words, if the bookmark is Chapter1, Firefox will require #Chapter1 on the link, but if the bookmark is #Chapter1, then Firefox will require ##Chapter1 on the link.
    If your page changes height after loading, for example, you use a script that collapses some sections, Firefox may go to the original location in the page instead of the updated location. The workaround for this would be to have a script in the page check the hash and scroll to the correct location after changing the height.

  • Link to specific tab on another page but don't anchor

    Hello, I used this tutorial to link to a specific tab on another page:
    http://foundationphp.com/tutorials/spry_url_utils.php
    It works great, except I don't want to go directly to the tabbed panel. I want the particular tab to be active, but the page should load as it normally does. So the user should always be at the top of the page when it loads.
    This is the link code:
    <a href="registration.html?tab=1#form">
    As you can see, #form identifies the tabbed panel, but it also directs the link where to go. I only want to use it as an identifier, not as a navigator as well.
    Thank you.

    FShea31 wrote:
    Hello, I used this tutorial to link to a specific tab on another page:
    http://foundationphp.com/tutorials/spry_url_utils.php
    It works great, except I don't want to go directly to the tabbed panel. I want the particular tab to be active, but the page should load as it normally does. So the user should always be at the top of the page when it loads.
    This is the link code:
    <a href="registration.html?tab=1#form">
    As you can see, #form identifies the tabbed panel, but it also directs the link where to go. I only want to use it as an identifier, not as a navigator as well.
    Thank you.
    Remove the hash part of the URL parameter and just open the tab in the constructor
    <a href="registration.html?tab=1">
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1",
    {defaultTab: params.tab ? params.tab : 0});
    I hope this helps.
    Ben

Maybe you are looking for