Re: Postback Problem
- From: "Eliyahu Goldin" <removemeegoldin@xxxxxxxxxxxxxx>
- Date: Thu, 2 Mar 2006 12:35:13 +0200
What exactly do you mean under "need to postback"? To run the code located
in the "if postback=true" branch?
Eliyahu
"Alper OZGUR" <alpozgur@xxxxxxxxx> wrote in message
news:ujurXMePGHA.2624@xxxxxxxxxxxxxxxxxxxxxxx
I'm counting some records.. if this value bigger than i gave. assigning
some value to a session object.. and need to postback the page..
cause there are lot's of codes writed in if postback=false then...
"Eliyahu Goldin" <removemeegoldin@xxxxxxxxxxxxxx>, haber iletisinde
þunlarý yazdý:uUAZ6EePGHA.3936@xxxxxxxxxxxxxxxxxxxxxxx
"Postback" means posting the page back to the server from the client. How
is your scenario related to this definition?
Eliyahu
"Alper OZGUR" <alpozgur@xxxxxxxxx> wrote in message
news:e8Cez%23dPGHA.312@xxxxxxxxxxxxxxxxxxxxxxx
Hi;
In my code i'm checking some conditions and if the condition fails i
want to postback the page. Tried using the below methods but the when
form is loaded the postback status is false.. how can i solve?
Page_Load(1,SystemEventArgs.Empty)
or
Response.write("<script> __doPostback('Mybase','Load');</script>")
.
- Follow-Ups:
- Re: Postback Problem
- From: Alper OZGUR
- Re: Postback Problem
- References:
- Postback Problem
- From: Alper OZGUR
- Re: Postback Problem
- From: Eliyahu Goldin
- Re: Postback Problem
- From: Alper OZGUR
- Postback Problem
- Prev by Date: Re: Ecommerce Server Requires Daily Reboot
- Next by Date: Re: Postback Problem
- Previous by thread: Re: Postback Problem
- Next by thread: Re: Postback Problem
- Index(es):