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