A
A. Nonymous
Is there some way to get a web object (i.e. a button, <asp:Button />) to not only respond to ASP.NET procedure but run a JavaScript function at the same time responding to the same event (i.e. OnClick)?
TIA...
TIA...