Back button in the browser issue

Technical error displayed when clicking on back to login after retrieving password in mondizen site.
Browser: Mozilla version 3.6 (Note: This error does not appear on IE8)
Windows 7.
1. Click Login and enter email address and click ok
2. Click forgot password link
3. Enter email address and click on retrieve button
4. Click back to login link
Page is being refreshed and throws
TECHNICAL ERROR: unable to refresh cart
object XMLHttpRequest
rext statis:error

Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
Note: ''This will temporarily log you out of all sites you're logged in to.''
To clear cache and cookies do the following:
#Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
#Under "Time range to clear", select "Everything".
#Now, click the arrow next to Details to toggle the Details list active.
#From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
#Now click the ''Clear now'' button.
Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
Did this fix your problems? Please report back to us!

Similar Messages

  • On certain websites, my own, that use flash the pages do not work if you use the back button in the browser. They have to be refreshed before any of the links will work again. Very frustrating.

    When I am browsing my own sites (2 of them) which are built in Flash, everything is fine following the links on the pages. But if I hit the back button in the browser, the pages freeze up and none of the links work anymore. If I refresh the page, then the links work fine.
    This does not happen on Safari as after pressing the browser back button, all is well.

    Dear jscher2000, thank you for your response! I'm running 16.01 version, so the 3.6.20 version isn't the correct one. I've updated it yesterday.
    I also have to mention that today everything seems to work just fine! :) I don't experience the problems anymore and all links work again just normally, eventhough I'm logged into Facebook account. Maybe it was just a temporary bug.
    I couldn't say what was the reason to that solution, but I'm glad there aren't problems anymore with Mozilla.
    Thank you again and best regards,
    Nina

  • How to go to previous page in task flow using 'BACK' button in the browser?

    Hi...
    I have created system using ADF application that can detect 'BACK' button in the browser(e.g. firefox and google chrome).Everytime i click the 'BACK' button in the browser,it will prompt out message that ask user whether want to 'stay in the current page' or 'leave the page'. Once i click 'leave the page' it will take me to the login page.
    Is there any possibility for go back to previous page in task flow when user click on browser's back button? By the way, the task flow is in the page fragment.
    can anyone tell me how to do it?Need this step urgently..
    Thanks in advance.
    Edited by: 942376 on Jun 22, 2012 11:03 PM
    Edited by: 942376 on Jun 22, 2012 11:07 PM

    Can you send that code to have a look ? Share it on some site

  • Is there any way to disable the back button of the browser?

    Hello,
    I dont want to cache some pages in my application so that they will not get back when back button of the browser is clicked.
    Is there any way for that?
    I also want to know if the back button can be disabled.
    thanks in advance
    vakvarma

    Eh, What's happening to this forum. I read the thread, and clicked back, and got this:
    alTextPo 2000 sition)); else  setUI(new CloseableTabbedPaneUI(horizontalTextPosition)); }   /** * Allows setting own closeicons. * @param normal the normal closeicon * @param hoover the closeicon when the mouse is over * @param pressed the closeicon when the mouse is pressed */  public void setCloseIcons(Icon normal, Icon hoover, Icon pressed) {  normalCloseIcon = normal; hooverCloseIcon = hoover; pressedCloseIcon = pressed; }   /** * Adds a <code>Component</code> represented by a title and no icon. * @param title the title to be displayed in this tab * @param component the component to be displayed when this tab is clicked */  public void addTab(String title, Component component) {

  • Old values are displayed when i click the back button of the browser

    Hi all,
    I am having a INPUT screen having 2 textfields and a "Confirm" button. When user enters values in these textfields and clicks on "Confirm" button, another CONFIRMATION page is displayed where these values are just displayed as h:outputText. But when user clicks the back button of the browser previosly entered values are getting displayed in the INPUT screen. My question is how to remove these values or set to null on click of the Back button of the browser?
    Thanks in adv.

    Hi,
    i believe this should handle the browser. For instance, you have to tell him with meta tags, not to cache the website. Until yet I didn't succeed in doing so!
    With kind regards,
    Lutz Steinfeld

  • How to disable or redirect the back button on the browser tool bar

    I am creating a web help file for a web based software
    application. I am using context sensitive help, when I click on the
    help for a topic and close the window, when I click the Back button
    on the Internet Tool bar it goes back to the help instead of the
    software.

    Doubleposted: [http://forums.sun.com/thread.jspa?threadID=5379620&tstart=0]. Please continue over there.
    Please do not use the back button to edit a message. You're going to repost the message. Just use the message's edit button instead.

  • Using the Back Button in the Browser

    Does Anyone know how to do this, I have tabs on my homepage,
    and I want to be able to have it so that if the user goes to a
    different page from the tabs and then hits the back button they
    will still have the tab that they were just looking at to show.
    Right now, dreamweaver makes me have a default tab. Here is my
    homepage just to give you an example of the tabs I am talking
    about:
    http://content.aktion.com/newsletter/aktionweb/aktionhome2.html
    Let me know if you need more information about what I am
    trying to do. I appreciate any tips. Thanks

    > Does Anyone know how to do this, I have tabs on my
    homepage, and I want to
    > be
    > able to have it so that if the user goes to a different
    page from the tabs
    > and
    > then hits the back button they will still have the tab
    that they were just
    > looking at to show. Right now, dreamweaver makes me have
    a default tab.
    > Here
    > is my homepage just to give you an example of the tabs I
    am talking about:
    Your browser's back/forward buttons are 'page' based.
    Tabs ON a page are often javascript based, and are not seen
    as individual
    pages by the browser.
    Your option would be to turn the javascript based tabs into
    page based tabs
    forcing a new page request when switching between tabs. That
    may or may not
    be desirable for your needs.
    -Darrel

  • Urgent ...problem with back button in my browser

    hello,
    i created one login.jsp file and wellcome.jsp file and one logout.jsp file and one login controleservlet.If i login once i got wellcome page.In that i have logout button, and if i will click that button
    it will display logout successfully message on browser.my requirement is that after i will get logoutsuccessfully message i want to avoid back button in my browser.if i click back button then it will display an error message like "your session expire".
    please send the reply as soon as possible.

    I'm not certain of whether you want to disable the back button in the user's browser or you want to avoid this error message...
    Assuming you want to avoid the error message entirely, I would set a variable in the session scope when the user logs in and any time you don't see that when you process a request in your servlet, redirect the user to the login page.
    If you're looking to simply disable the back button in the browser, beyond asking the user nicely not to click the back button, good luck to ya. :)
    Hope this helps!
    - Kyle

  • Down State stays after back button pressed on browser

    I have built a Navigation Bar in Dreamweaver CS5. I want the nav images to indicate what page you are on by showing the down image state. This is a check box within the Navigation options "Show 'Down Image' initially". This works fine on all pages as long as you use the buttons to navigate, but when you press the back button on the browser (safari & firefox), the page that you have just come from also stays in the down state, affectively showing 2 down states. Has anybody had a similar problem and can help.

    Hi
    This is standard behaviour with browser back buttons, if the page is in the browser cache they will display the page in the same state as the cached page.
    PZ

  • There was an error communicating with the server. Click on the back button in you browser and try resubmitting the form.

    I've had several users complain of receiving this message after they have filled out and submitted a form.
    There was an error communicating with the server. Click on the back button in you browser and try resubmitting the form.
    However the data is being saved in forms central. I can't duplicate the issue on my end but it seem to be happing frequently with other users.

    Do you mind emailing the URL of your fillable form to me ([email protected]).
    I would like to investigate as to what the issue might be with Internet Explorer.
    Sorry for the inconveniences.
    Gen

  • Edge not loading when using the go-back / go-forward buttons from the browser?

    Hello everyone,
    I'm working on a test site where the Edge animation is part of a slider using jQueryTools.  The animation works when you click the menu options, going from Page C, to page A, to page B, back to page C which has the Edge animations.
    But when using the go-back and go-forward buttons of the browser, it doesn't work.  It don't even show the preloading gif.
    I already added the meta data for avoiding loading the page into the cache, added the function to call the Edge animate in a $(document).ready event for jQuery.
    The setup will get  a little bit complicated, as I have 2 different Edge animations going on, and will use the bootstrap function to show multiple edge objects.
    The main issue for now, is to check if anyone has experienced the issue of the go-back/forward buttons.
    Thanks for your time and help!

    So i got the following error message:
    Uncaught ReferenceError: AdobeEdge is not defined
    This happens when using Chrome and going from link to link and getting back to the page wehere we are using Edge Animate.
    The first time that it loads, is fine. 
    Any idea?

  • Sometimes when using the Google search engine, after using the Back button in the Firefox 4.0.1 browser, I am no longer able to click in the Google search box.

    Sometimes when using the Google search engine, after using the Back button in the Firefox 4.0.1 browser, I am no longer able to click in the Google search box.
    This problems has been occurring on two different machines over the last two days.

    I think this may not be a browser problem but rather a Google problem.
    I am getting the same problem with the Google Chrome browser.

  • When I click on a result of a Google search and then go that web site, the Back button on the toolbar is grayed out and I cannot return to the search results.

    When using FF3.6 and making a Google search, when I click on a result and then go that web site, the Back button on the toolbar is grayed out and I cannot return to the search results without going to History. This does not happen all the time; about 1/2 of the time.
    This problem is not limited to Google, but occurs with other sites as well.

    If you are talking about searches from - http://www.google.com/ - are you logged into a Google account all the time? If so, check your "Search Settings" from the "gear" in the upper-right corner of that Google search page and see if you have '''Open search results in a new browser window.''' check-marked, at the bottom of that preferences page. When that is check-marked and you have Tab options in Firefox set to '''Open new windows in a new tab instead''', you will get search results always opening in a new tab instead of the same tab. As to why that works different for "sponsored links" I don't know, I haven't seen the "sponsored links" for years now, I have a GM script that blocks those advertisements.

  • Enabling Back Button behavior in browser?

    How can I allow the back button in a browser to function like
    a .html
    page in a .SWF?
    Thanks in advance.

    dzedward wrote:
    >
    http://www.asual.com/swfaddress/
    Thanks for the link. Out of curiosity, is this using a level
    of AS3 that
    would be way too advanced for a beginner to even consider?

  • Why Can't I Add Buttons To The Browser?

    I deleted the "Medium Icon" button in the Browser and realised I needed it back.
    So I right-clicked to open the button menu and chose the medium icon from the "Display" section.
    There was no way I could get it (or any other button) into the browser. As I got the button over the browser it had a little x by the side of it. However, when I moved the button anywhere near the other windows they were only too willing to open up to accept it!
    The only way I could get the medium icon button into the browser was to restore the defaults.
    Why couldn't I get the browser to accept buttons?
    Ian.

    Thanks Tom but it wasn't the preferences this time.
    I've just been away from the computer for a couple of hours and after reading your reply, I suddenly had an idea!
    The Browser had been set to its narrowest width to accommodate a large Viewer and Canvas.
    All I had to do was stretch it out wider and it accepted the buttons willingly.
    What caught me out originally was that I was able to delete existing buttons but not replace them. You would think that if there was space for them to exist, there would be space to replace any that were subsequently deleted.
    Strangely enough the narrow Browser would still accept extra buttons when asked to restore the defaults.
    Ian.

Maybe you are looking for

  • Webdav client for XE

    Hi, Which webdav client you recommend for using with XE? Thank you

  • WRT160N Router drops connection

    I have a couple laptops connected to a brand new WRT160N. Previous to putting in the new router, I never had any problems. Now that I have the new router, one of my laptops keeps dropping the connection. I have to open the wireless settings and disco

  • Drop table command in Personal Oracle 8i for windows98

    I installed personal oracle 8i for windows 98. The database version is 8.1.5. When I try to drop a table that does not exist sqlplus hangs. Then I have to do ctrl+alt+del to cancel the program. Because of this problem I am not able to succesfully run

  • Why constructor's name is same as its class name?

    I would like to know why constructor's name is same as its class name. Any idea...

  • Error in Direct Store delivery Sales (DSD)

    Hi All , While doing the Final settlement run in DSD sales process we are encounterd with the following eeror <b>There are no settings for payment posting</b> in Settlement Document in <b>Area:payment posting</b>. Please help us where we miss the set