Hello!

There isn't much choice there:

- You can set the "AutoPostBack" property of controls (like
textboxes), when it is available.

- More generally, there is a javascript function "doPostback".

Since I don't know what event you want to postback upon, I can't write
a code sample... but Google knows where to find lots of resources
about this function.
If you don't know much about javascript, I suggest you learn a bit
about it since it manages client-side code.

On 31 août, 07:50, Sudhir <[email protected]> wrote:
> hi,
>
> How to postback the page programatically means without clicking any button
>
> please explain elaborately
>
> if possible write me code
>
> thanks

Reply via email to