Manipulating the browser history

ColdFusion doesn't work with 'browser history'-- 'window.history.go(-1)'.

BKBK,
our case is more complicated:
one 'page.cfm' has 2 html  <FORM NAME="state1" METHOD="post" >, <FORM NAME="state2" METHOD="post" > and 1 <cfgrid ... >.
It moves from one <form 1... > to <cfgrid ... > and then to <<form 2... > from <cfgrid ... > on the same page . On last <<form 2... > we have button< ... onClick="history.go(-1);" >.
It works on CF 8,9,10 but doesn't work on CF 11.
Chrome complains:
This webpage requires data that you entered earlier in order to be properly displayed. You can send this data again, but by doing so you will repeat any action this page previously performed.
Reload this webpage 
Press the reload button to resubmit the data needed to load the page.
Error code: ERR_CACHE_MISS.
I think it's setup of CF 11 (page history).

Similar Messages

  • How do I clear the browsing history on my iPad?

    How do I clear the browsing history on my iPad 2?

    Settings > Safari > Clear History (and Clear Cookies And Data if you want to clear them as well).
    If you also want to clear your search history (i.e. the words/phrases that you've typed in the search box) then you may also need to close Safari completely : from the home screen (i.e. not with Safari 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Safari app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.

  • Is there a way to restrict changing the browsing history in safari with ought restricting the entire application?

    Is there a way to restrict changing the browsing history in safari with ought restricting the entire application?

    For the iPod touch in your profile?
    Private browsing help here >  iOS:  Safari web settings
    For Safari for Mac OS X ...
    From your Safari menu bar click Safari > Private Browsing
    You can only block all history in Private Browsing, pages you visit, and autofill.

  • Firefox doesn't delete the browsing history in the address bar

    No matter what you do with Firefox in clearing the browsing history by going to History -> Clear Recent History and deleting everything or resetting FF by going to Troubleshooting information, Firefox doesn't delete the browsing history. The website you have browsed still appear in the address bar.
    Several people already have complained about this issue (see thread https://support.mozilla.org/en-US/questions/939028) and the answer from the Firefox staff is that there is got to be a malware. This is not true, I've seen versions of Firefox in clean computers both Windows and Mac with Firefox doing the same thing, or more like not doing what it's supposed to do: clean the browsing history.
    How unsafe is that. Where is your privacy? Firefox has to find a way to fix this glitch. Something tells me they're doing it on purpose because it hasn't been fixed after the complains.

    You can delete the places.sqlite file if you aren't able to clear all history.
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    Are that entries that appear if you click the arrow at the far right of the location bar?
    Do these items have a star to indicate that they are bookmarks?

  • On a Mac, how do you export/download the browsing history (not bookmarks)? Thank you!

    On a Mac, how do you export/download the browsing history (not bookmarks)? Thank you!

    You can't export the History in Firefox. It is possible to copy History items and paste them to a Bookmarks Folder and export the Bookmarks to an HTML or paste the history items to an HTML editor.

  • How do I clear the browser history on Firefox for android? I have a galaxy nexus

    How do I clear the browser history on Firefox for a galaxy nexus android?

    Please see this article: [[How do I clear private data on Firefox for Android?]]

  • Where's the button which shows the browsing history of the current session?

    On previous versions there was right next to the back button a small down-upwards pointing button which opened the whole browsing history of the current session. It was helpful to pick the page (site) you needed in an instant instead of going through all pages back in a tedious manner. What's up with this new Firefox version? It has serious issues,for Christ's sake...!

    Thank you! I didn't know about the fact that one can open such a window with a right click on the back button =O oh well,I just installed the add-on since I'm used to this upward-down pointing arrow =) Thanks a lot! Firefox seriously messed it up this time,but thanks to guys like you I will stay for a little while longer with our fiery fox friend =)

  • If I download the latest version will the browsing history of my existing version be lost or will it remain.

    For various reasons I wish to retain my long term browsing history. I am concerned that if I download the latest version this history will be lost. Can anyone help.
    Thx

    hello Mugwumps, in principle it should work, but since you're using such an outdated version i don't think this particular update path is something that has been tested.
    just to be sure, i'd recommend creating a backup of your profile (which contains all personal data including your history) before you continue with the upgrade: [[Back up and restore information in Firefox profiles]]

  • My safari does not keep my history despite all the settings and adjustment i made to the safari preferences so as to be able to keep my browsing history. the browsing history is wiped out whenever i close safari.

    i use macbook pro mid 2012, OS X mavericks. my safari does not keep my history desp[ite all the adjustments made to the settings at safari preferences. my browsing history are cleared whenever i exit safari. i dont know why. i want to try and re - in stall it . the safari is version 7.0.1. but i dont know how.

    If you're having trouble making changes to files that are inside your home folder (represented by a house icon in the sidebar of a Finder window), or if you can't get changes to the settings of an application to stick, then please see below.
    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click anywhere in the following line on this page to select it:
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR..; sudo chown -R $UID:staff ~ $_; sudo chmod -R u+rwX ~ $_; chmod -R -N ~ $_; } 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take a few minutes to run, or perhaps longer if you have literally millions of files in your home folder. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password dialog will open. You’re not going to reset a password.
    In the dialog, select the startup volume ("Macintosh HD," unless you gave it a different name) if it's not already selected.
    Select your username from the menu labeled Select the user account if it's not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • The browsing history is not showing in the library

    when i click history the library opens up but the history is not showing

    shouldn't the tech support be included in there for free?
    It is for 90 days from the date you purchased your iPod, or for two years if you purchased the AppleCare extended coverage for it.
    The "Devices" header will only appear if the iPod you're connecting is recognized, which apparently it is not. This may help:
    http://support.apple.com/kb/TS1369
    Regards.

  • After upgrading to Firefox 3.6.11, the browser does not see my previous browsing history, and does not save new history. places.sqlite is still in place. Is there a way to fix this without erasing previous history?

    Bookmarks are still being updated and saved. Recently closed tabs, Recently closed windows are being recorded as they should. I have a single .json file on my profile directory, search.json. I don't know if there should be another one for the browsing history. It looks like some index file for the history database was lost or corrupted, or re-created as an empty file. places.sqlite-journal has zero bytes; places.sqlite-stmtjrnl has 37 kbytes, date 2008-07-15.

    I kept trying to solve this problem, and after a few unsuccessful attempts, the only thing which worked was uninstalling Firefox (keeping all my customizations) and then reinstalling Firefox 3.6.10 (which is apparently no longer available at mozilla.org, but which I could easily find at filehippo.com). The unsuccessful attempts I made were: (1) Install Firefox 4 beta; (2) uninstall Firefox 4 beta, Firefox 3.6.11 (in both uninstalls, keeping my customizations), and reinstall Firefox 3.6.11.
    So right now I am stuck at Firefox 3.6.10, or I will loose access to my browsing history. If anyone at Mozilla.org is reading this, I would suggest taking a look at this issue to see if it can be reproduced and fixed. I am running Windows XP (fully updated), Brazilian Portuguese version.

  • How do I find out the time of my browsing history in iPad Safari

    Dear all,
    I require a detail of my own iPad browsing history, here is my problem:
    My MBP got stolen recently and have a personal cloud service installed on it.  Just checked my cloud server and found a odd IP-address record, just need to confirm if I have accessed my cloud account at that time on my iPad or possible was originated from the stolen MBP.
    Cloud server indicated showed activity from one recognised IP from my own house @20.38 and an unknow IP @23.38
    Hence I want to check the exact time that I visit the cloud service via my Safari browser (iPad), but as far as I could get is all the browsing history are grouped by date and I cannot find the time information, can anyone helps?
    Thanks

    There is no built in way to see the time in the Safari Browsing history. There may be a third party computer application that would allow you to extract the information from the iPad, but the function is not built into the iOS.

  • How do I set a time period longer than 7 days for keeping my browsing history on my Macbook Pro? The instructions for doing so on a Windows PC do not work with a Mac.

    I am using Firefox 8.0.1. There seems to be no option anywhere in Preferences on my Macbook Pro for keeping the browsing history for a specific period of time. Earlier my history was kept for quite a while. Now it only shows for 7 days at the most, and if I quit firefox, it starts over again fro scratch the next time I open Firefox. Any suggestions? There are plenty of answers out there if you are using Windows, but I haven't found anything for using a mac.

    There is no time limit in Firefox 4+ versions for the history.<br />
    Firefox determines automatically how many pages can be kept without affecting the performance.<br />
    You can see the current value via the reads-only pref places.history.expiration.transient_max_pages on the about:config page.
    See:
    * http://blog.bonardo.net/2010/01/20/places-got-async-expiration
    If you lose the history then make sure that you do not use Clear Recent History to clear the browsing history.<br />
    Also make sure that you do not have cleanup software that might clean up files in the Firefox Profile Folder.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *Firefox > Preferences > Privacy : History: [X] Clear history when Firefox closes > Settings
    *https://support.mozilla.org/kb/Clear+Recent+History

  • My browsing history recently started showing multiple "visits" under the visit count upon a single log onto a website. show 300+ "visits" on one recorded visit

    I have recently seen a spike in my data usage with Verizon. The only thing i can see that has changed is in my browsing history. I am going to the same sites i always do, but now, immediately upon hitting a site, the browsing history will show anywhere from 40 to over 300 "visits" to that site for the same date and time, even if i leave the site immediately. I believe this may be the cause for the sudden increase in data usage as it seems the browser is going out to the site hundreds of times without me telling it to.
    I tried reinstalling firefox but the problem persists.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Do you have any bookmarked pages from that site if you enter the domain in the search field in the Bookmarks and History Manager (Library)?
    *Bookmarks > Show All Bookmarks

  • Following repeated crashing of Firefox 3.6.11, I was required to amend my profiles to correct a security error (I got an ssl error) by deleting cert8.db file. I have lost all my browsing history in the crash, how can I recover it?

    The problem originated from Talktalk's Assist & Go software interfering with my browser settings. This caused Firefox to repeatedly crash with message (see below)I then got error "ssl_error_ssl_disabled" when trying to access my webmail- I followed the help instructions and deleted the cert8.db file whcih allowed Firefox to start & me to access my webmail.
    But all the browsing history has disappeared, I had about 6 months prior to the crash, how can I recover it, is there a backup?

    The problem originated from Talktalk's Assist & Go software interfering with my browser settings. This caused Firefox to repeatedly crash with message (see below)I then got error "ssl_error_ssl_disabled" when trying to access my webmail- I followed the help instructions and deleted the cert8.db file whcih allowed Firefox to start & me to access my webmail.
    But all the browsing history has disappeared, I had about 6 months prior to the crash, how can I recover it, is there a backup?

Maybe you are looking for

  • SRM 7.0 Modify POWL for shopping cart check status screen

    HI Experts, The standard settings in check status for SC in SRM 7.0 is to display the sc with item level. This causes the SC number to be repeated (for no. of items in SC) and all links open the same SC in a new window. We want to display only the he

  • New Mac Mini Server (Mid 2011) + 12TB Storage = ?

    So the goal is kind of simple...I just bought a Mac Mini Server (+ 4GB Ram upgrade to total 8GB) with Lion of course to faciliate a fairly basic concept. The Mac Mini Server will be running all the time and will be the central storage point for all d

  • Need Help/Advice with Photo Web Gallery coming from SQL Database

    This is my first attempt at a database driven website. I assume what I am trying to accomplish should be fairly easy for more experienced but I am stuck at this point. First, let me explain what I am trying to accomplish. I want to create a thumbnail

  • Flash Player only works for the account that downloaded it

    I downloaded flash player and did not specify any special preferences, however, it doesn't work for the 2 other accounts on the computer.  It only runs for the Administrator account from which i downloaded it. I'm running XP professional. Can someone

  • I restored, but I need an AC adapter.

    My Ipod did not come with an AC adapter, but i had to restore it. After I finished restoring I got that icon that tells me I need to plug my Ipod into the AC adapter, but I dont have one. All I have is the usb cable that plugs it in to my Ibook. So n