Good answer! I have rated.
On Aug 31, 12:44 pm, Wyrm <[email protected]> wrote: > 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. >
