Automatic Refresh of Page

hi...
page 1 =====> page 2
page 1 is displaying field 1 as October
in page 2 user is allowed to change the October to November
when user clicks the back button i was able to display the November ONLY IF the user clicks the refresh button. Otherwise it still displays the old one. So what im looking for is a code that automatically refresh the browser without allowing the user to do that.
Hope somebody could help me.

Send the HTTP Status Header "Expire" or the one for non-cachable with a date in the past when returning page one, so the browser knows he has to request the URL again because it's expired or even was not stored in cache.
Habe a llok at http://pdf.coreservlets.com (it's a free pdf boo, very useful) where working with HTTP Headers is explained in examples.

Similar Messages

  • Oracle Grid Control: How to automatically refresh home page.

    Oracle Grid Control = 10.2.0.4.0
    OS = Linux
    Bit = 32
    The home page of Oracle Grid Control automatically refreshes after 5 minutes; how can I alter?? TIA.

    Oracle Grid Control web Page's will automatically refresh for every (60 seconds) and it can be done manually as well.
    Not sure but you can try looking for an option in Setup and Preferences at the Right Top Corner of the Grid Control Page.

  • When one pushes the + in a tree, it automatically refreshes the page, how..

    How do you stop this? If someone browses my tree and pushes on the + (expand/contract)it shouldn't refresh the page. Where is this parameter set?
    Peter
    Message was edited by:
    Pete

    Hello,
    Thats standard HTML functionalitywhat your going to need to do if possible is provide a name to the link you just pressed so you can target it then add that name to the end of the link on the tree.
    The destination anchor of a link may be an element within an HTML document. The destination anchor must be given an anchor name and any URI addressing this anchor must include the name as its fragment identifier.
    Destination anchors in HTML documents may be specified either by the A element (naming it with the name attribute), or by any other element (naming with the id attribute).
    http://www.w3.org/TR/REC-html40/struct/links.html
    Carl

  • When I sign into or out of Gmail - many other pages automatically refresh. How do I stop this?

    I hate automated things, when it's NON consensual and it's part of some automated bullshit trip.
    I might have half finished texts on the other open tabs, or what ever, but it's MY bandwidth to chew up on things I see fit, not the people of Mozilla, or Google or whoever.
    And while the account page is gmail, that I am signing into or out of, the other pages are NOT google pages either.
    I think the designers of the "refresh / automatic refresh" should be shot - because the reason I have a PAGE (tab) open, is because I want to access THAT page, and not a later version of it...
    This auto-reload / refresh of some tabs absolutely annoys the piss out of me, because I did not ask for it, and there is NO apparently easy up front way to stop it from happening - which I also think is one of the best way to alienate users of a product - by building in a host of idiot functions with NO control over them.
    So how do i stop this from happening?

    ''the-edmeister [[#answer-690349|said]]''
    <blockquote>
    That may be happening for websites that participate in Google+. ''IOW, Google+ knows about a lot of things you use on the internet; like they're following you around.'' You may want to check those websites to verify that they are connected with the Google+ program, or not. ''In that case, my hypothesis is incorrect.''
    I think what happens is that you sign in at Gmail, which is a Google+ sign-in these days, and all the other web pages that participate in the Google+ program somehow "sense" that you have just logged into Google+ and reload their page to reflect that you are nowlogged into the Google+ program. Google+ was originally an "option" at Gmail, but that ended not to long after Google+ came about - like within 6 months or so.
    http://www.google.com/intl/en/+/learnmore/better/
    One solution is to stay logged into Google+ / Gmail all the time. Another is to transition away from Gmail over time and use a different web-mail platform instead; and eventually stop using Gmail altogether.
    </blockquote>
    Yeah this is sounding like "THE PROBLEM" and what drives it. However, the solutions you have offered are not "solutions", in that they do not "FIX" the issues, they merely circumvent or bypass them.
    Since I can't go punch Eric Schmitt on the nose for being a nazi prick, and send him the bill for wasting my internet data, I want to stop the collusive programming practices of the people from Mozilla and Google - from operating my computer, contrary to my mandates. i.e. It's my computer and I am paying for my bandwidth." - I have total say so about what I allow to go on, not anyone else.

  • Automatic refresh of BSP page with certain intervals  like 10 mins once

    Hi all,
    I am writing a BSP page ,which reads my table data and display.
    The table data will be automatically getting changes every 10 mins, based on the BGD job.
    I want my BSP page alos automatically refresh every 10 mins...
    Is it possible?
    Please help.
    Thanks in advance.
    Ram

    Hi
    Try this
    window.setInterval("autosave()",30000);
    and also go through this link
    [Auto Refresh|Self-refreshing BSP ?;
    [Auto Save|Re: Auto Save Functionality to be implemented]
    Regards
    Arun
    Edited by: Arun Padmanaban on Mar 21, 2009 10:01 AM
    Edited by: Arun Padmanaban on Mar 21, 2009 10:03 AM
    Edited by: Arun Padmanaban on Mar 21, 2009 10:06 AM

  • Automatic refresh of web page

    I would like to know about refreshing a page
    automatically without the user interaction, (ie not to
    use refersh button)

    Hi,
    You can do this,
    <meta HTTP-EQUIV="refresh" content="10; url=example.jsp">
    </meta>
    the page will refresh every '10' seconds
    Hope that helps.
    Regards,
    Senthil Babu
    Developer Technical Support
    SUN Microsystems
    http://www.sun.com/developers/support/

  • Automatic refresh of a page

    Hi,
    i wnat to display a page that shows the actual state of a process like (started, in work ...).
    This should have an automatic refresh every 3 sec. without pressing a button or so.
    I think, this should not be so complicated but I don't know a way.
    Thank you for your help
    Siegwin

    Hi
    Pop this in the HTML header of the page
    <meta content="3" http-equiv="refresh">Bear in mind, this could be very annoying for the user!
    Cheers
    Ben
    http://www.munkyben.wordpress.com
    Don't forget to mark replies helpful or correct ;)

  • How to Refresh a Page once saved to database in ADF.

    Hi,
    I created a JSF page using project template as "JSF,ADF,business components".
    There is a List of values displayed in a dropdown list,
    User can create new value and once it is saved to the database it should reflect in the list of values.But it is not displaying in the LOV and it is happening only when i close that page and open a new one.
    Can u please tell me how to refresh a page without closing the current page once save button is clicked.
    Thank you,
    Harika.

    Mini wrote:
    Hi Hari,
    Yes i have a apex page redirects from the ebs menu like you said. But for the refresh issue instead of modifying in the jsp i thought of bringing the automatic refresh for that apex page once it is loaded within apex.
    However these type of issues are sometimes get fixed by clearing browser cache or just by restarting your browser. Have you tried it?Yes i have tried, by clearing the browser cache and also by restarting the browser then too it still persist.
    Any DA action will be helpful for refreshing that page for 1sec once it is loaded. Since i dont want it to be loaded multiple times often once it is loaded.
    The refresh has to be only once if the page is loaded.
    or is it possible to Refresh the page based on the application page item through DA
    Thanks
    Brgds,
    MiniTechnically Yes, you can create a D.A. that will fire only once based on some apex page item or application item value. However this is NOT the correct solution.
    <li> When you see apex page (after clicking menu in EBS), do you see apex url in browser address bar? Can you post the URL here?
    <li> If you directly log-in to APEX (not via EBS), do you still face this issue?
    Regards,
    Hari

  • Is there a way to automatically refresh a webpage in Firefox 3.6.10?

    hi there,
    I am hoping the Firefox team can help with a small problem, is there a way of automatically refreshing webpages within Firefox 3.6.10 and 4.06 beta? We are building an interesting website at the moment and the client is using Firefox 3.6.10to view the site. Each time they go onto the new website to see the changes we have done, they are shown old pages. We need to rectify this problem as quickly as possible, for our client without requesting that they refresh the page each time they go onto the site.

    You can do that by changing a hidden preference.
    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # In the filter box type '''browser.cache''' to bring up a small number of preferences
    # Double-click on the preference '''browser.cache.check_doc_frequency''' and change its value to '''1'''
    For more details on that preference see http://kb.mozillazine.org/Browser.cache.check_doc_frequency

  • I want to prevent open websites from automatically refreshing.

    I work with many tabs open at the same time during my work day. I wonder if the fact that they automatically refresh frequently is a factor in slowing Firefox. How can I disable the automatic refresh? I do not with to close and reopen as they all require logins and it takes too much time.

    Sorry, it looks that my reply above ended up in the wrong thread.
    I'm not aware of a way to prevent automatic refresh if the page uses JavaScript to achieve this.
    It is also possible to do this via a meta refresh tag.
    In some cases this extension can help.
    *RefreshBlocker: https://addons.mozilla.org/en-US/firefox/addon/refreshblocker/
    It doesn't work with refresh done via JavaScript as will be used in most cases these days.

  • Outlook 2007: unable to automatically refresh calendar

    Hello,
    With Outlook 2007 and OCFO 10.1.3.10 we can't get outlook to automatically refresh the calendar view so that events inserted in another client (i.e. same user on the web client or on the native ocal client, or another user) are seen.
    Tools->Refresh Selected Folder(s) causes the events to turn up (eventually).
    I've set the server refresh interval to 3 minutes, but despite several mail refreshes, I'm not getting any calendar refreshes.
    Has anyone any ideas on how to get this working?
    Tom.

    Hello
    there is also a setting on the server side (several actually)
    Have a look at these pages
    - in user.ini
    http://68.142.116.68/docs/cd/B25553_01/calendar.1012/b25486/user_res_params.htm#sthref22
    - in unison.ini
    Metalink note 461204.1
    Hope it helps

  • How to refresh a page in apex, once it is loaded

    Hi friends,
    I need to refresh the entire apex page automatically, once after the page is loaded. How to achieve this in apex.
    Whether need to use any DA for the auto-refresh. If so, can you kindly help me with that guys.
    Thanks
    Brgds,
    Mini

    Mini wrote:
    Hi Hari,
    Yes i have a apex page redirects from the ebs menu like you said. But for the refresh issue instead of modifying in the jsp i thought of bringing the automatic refresh for that apex page once it is loaded within apex.
    However these type of issues are sometimes get fixed by clearing browser cache or just by restarting your browser. Have you tried it?Yes i have tried, by clearing the browser cache and also by restarting the browser then too it still persist.
    Any DA action will be helpful for refreshing that page for 1sec once it is loaded. Since i dont want it to be loaded multiple times often once it is loaded.
    The refresh has to be only once if the page is loaded.
    or is it possible to Refresh the page based on the application page item through DA
    Thanks
    Brgds,
    MiniTechnically Yes, you can create a D.A. that will fire only once based on some apex page item or application item value. However this is NOT the correct solution.
    <li> When you see apex page (after clicking menu in EBS), do you see apex url in browser address bar? Can you post the URL here?
    <li> If you directly log-in to APEX (not via EBS), do you still face this issue?
    Regards,
    Hari

  • How to prevent an automatic refresh of a dashboard

    Hi,
    Currently OBIEE automatically refreshes all reports of a dashboard once it's selected. This often causes a heavy load on our databases. The question is: how can I prevent an automatic refresh? I only want the dashboard to be refreshed once I click on the "Go" button of the dashboard prompt!
    TIA,
    Erik
    Edited by: Erik on 25-Mar-2011 12:09

    Hi Eric,
    In the dashboard, better create a landing page. In this landing page just add the dashboard object (link or image).
    Once this is configured, user have an option to navigate to the report through link.
    Even we can configure the common prompts/ global prompts at the front (Landing page) with the note to the user on navigation.
    By this way, you can have the control of dashboard refresh.
    Thanks,
    Karthikeyan V

  • Opening new browser window stops automatic refresh

    hello,
    I have an application in one browser window. this browser window refreshes periodically. In the jsp which is displayed in this window i have a link which opens an other jsp in a new small browser window with additional informations using javascript. my problem is that using this link stops the automatical refresh of the main window. anybody an idea what could i do? greetz Ren�

    if I use setTimeout and the user doesn't have Javascript enabled, how will I refresh? ... hmmm... maybe meta-refresh...
    My guess is that the browser is taking the link click as a sign that the browser is leaving the page (even though it's not) and stopping the meta-refresh timer for the page...
    Probably your only choice is to use Javascript, the link's onclick handler can reload the current page to make things reset... or manage setTimeout() function to reload the page or something.

  • Help isn't displaying because JavaScript is turned off. You can enable JavaScript in your browser's preferences or settings. Then refresh this page to try again.

    Help isn’t displaying because JavaScript is turned off.
    You can enable JavaScript in your browser’s preferences or settings. Then refresh this page to try again.
    I've followed instructions to remove problem, still exists, how do I get Iphoto to open?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

Maybe you are looking for