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. Refreshing page and IsPostBack

Refreshing page and IsPostBack

Scheduled Pinned Locked Moved ASP.NET
javascriptquestionsysadmin
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.
  • 3 Offline
    3 Offline
    3Dizard
    wrote on last edited by
    #1

    How can I refresh my page in Javascript (so that the refresh is clientside) with the IsPostBack value being set to true. Someone told me to use form.submit(), but this doesn't set IsPostBack to true. Clicking a Button, which runs at the server (runat="server") and has an event asigned does exactly what I need. So how is the code in JS for that? Thanks a lot.

    M 1 Reply Last reply
    0
    • 3 3Dizard

      How can I refresh my page in Javascript (so that the refresh is clientside) with the IsPostBack value being set to true. Someone told me to use form.submit(), but this doesn't set IsPostBack to true. Clicking a Button, which runs at the server (runat="server") and has an event asigned does exactly what I need. So how is the code in JS for that? Thanks a lot.

      M Offline
      M Offline
      Mike Ellison
      wrote on last edited by
      #2

      Does this article in the .NET developer's guide help? Generating Client-Side Script for Postback[^]

      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