About 2,760,000 results
Open links in new tab
  1. What is the easiest way to make your browser refresh a page every say ...

    0 To enable auto refresh in Chrome, download and install the Auto Refresh Plus extension from the Web Store. To integrate the feature in Firefox, download and install Auto Refresh add-on, the one that …

  2. Button that refreshes the page on click - Stack Overflow

    7 Though the question is for button, but if anyone wants to refresh the page using <a>, you can simply do

  3. How to refresh the current page (aka. redirect to the same URL)?

    I have a page which has to refresh itself after a POST request. Is there a way to get the exact url to the current page? Like header ('location: ???');?

  4. How do I refresh a page using JavaScript? - Stack Overflow

    However, this is not the only possible meaning of "refresh", and it may be preferred in a specific circumstance. What this code does is get new and updated content to the page. It does this by …

  5. How to perform a Hard Refresh in Edge? - Super User

    I am viewing a site on localhost in Edge. All I want to do is fully refresh the page and all of its resources (external CSS, external JavaScript, images, fonts, everything that the page links to - I

  6. Refresh image with a new one at the same url - Stack Overflow

    Allows you to refresh a particular image without altering the URLs for that image on the current page, or on any other pages, using only client-side code. Cons: Relies on Javascript. Not 100% guaranteed to …

  7. JavaScript hard refresh of current page - Stack Overflow

    How can I force the web browser to do a hard refresh of the page via JavaScript? Hard refresh means getting a fresh copy of the page AND refresh all the external resources (images, JavaScript, CSS,...

  8. How do I refresh the page in ASP.NET? (Let it reload itself by code)

    Jul 30, 2009 · How do I refresh a page in ASP.NET? (Let it reload itself by code) I'd rather not use Response.Redirect () because I don't know the page I will be on, as it's inside a user control inside a …

  9. html - Link to reload current page - Stack Overflow

    This gives you a button that refreshes the current page. It is a bit annoying because if the user presses the browser refresh button, they will get a do you want to resubmit the form message.

  10. Redirect/Refresh Page Using Dynamic Action - Oracle Apex 21.1

    Sep 15, 2021 · The Step 3 dialog (Page 12) to close The parent page, User Main, (Page 7) to redirect/reload passing in the new username to populate the underlying reports on Page 7 for this …