Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to Disable "page cannot be refreshed without resending information..." warning.

How to Disable "page cannot be refreshed without resending information..." warning.

Scheduled Pinned Locked Moved ASP.NET
tutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sivaprasad C
    wrote on last edited by
    #1

    When I click save button i am calling a function to RegisterClientScriptBlock Page.RegisterClientScriptBlock("keyClientBlock",jScript); How should i disable this...I cant remove this function bcoz i have one page inside another page...

    Regards, Sivaprasad

    G 1 Reply Last reply
    0
    • S Sivaprasad C

      When I click save button i am calling a function to RegisterClientScriptBlock Page.RegisterClientScriptBlock("keyClientBlock",jScript); How should i disable this...I cant remove this function bcoz i have one page inside another page...

      Regards, Sivaprasad

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      If you are re-posting a form by reloading the page, the browser sends up this warning. This is a security precausion, so that the user won't re-post data without being aware of it. The warning might be able to disable manually in the browser, but not by using script.

      --- b { font-weight: normal; }

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups