Have a look at OnClientClick for the relevant button.
On Wed, Jan 20, 2010 at 7:04 PM, Looch <[email protected]> wrote: > Hi All, > > Showing an alert box within a page is easy enough if there aren't any > user controls - I'm running into trouble though trying to show an > alert box after an event (button click) in a user control that has > been added to a page (which inherits from a Master Page). Is it > possible to show an alert box from a user control? Where in the page > life cycle would a user control show an alert box? > > Thanks - >
