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. Reloading Page

Reloading Page

Scheduled Pinned Locked Moved ASP.NET
questioncsharphelp
3 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

    Hi, I'm completely new to this theme and I have the following problem: I want to reload the page via code like a serverside button does (PostBack event should be triggered), when beeing clicked. So, how can i achieve that? Thanks. BTW: I'm using webforms and c#

    A 1 Reply Last reply
    0
    • 3 3Dizard

      Hi, I'm completely new to this theme and I have the following problem: I want to reload the page via code like a serverside button does (PostBack event should be triggered), when beeing clicked. So, how can i achieve that? Thanks. BTW: I'm using webforms and c#

      A Offline
      A Offline
      Alvaro Mendez
      wrote on last edited by
      #2

      If I'm not mistaken, you're asking for the Response.Redirect[^] method. Regards, Alvaro


      Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is. -- GWB, 1999.

      3 1 Reply Last reply
      0
      • A Alvaro Mendez

        If I'm not mistaken, you're asking for the Response.Redirect[^] method. Regards, Alvaro


        Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is. -- GWB, 1999.

        3 Offline
        3 Offline
        3Dizard
        wrote on last edited by
        #3

        The problem is that if i redirect to the same page it doesn't generate any postback event, which I need so that I can control my webform by checking the IsPostBack Property. Thanks.

        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