Hi,
I have a HTML Button Control, which has been made a server control by setting the runat=server option on. Now, the click event of the button fires only the client-side script, and not the server-script, if both are written. What if, if I want both the code snippets to be executed, when the click event occurs?
Pls do help me out.
Thanks & Regards,
Sangeetha
I have a HTML Button Control, which has been made a server control by setting the runat=server option on. Now, the click event of the button fires only the client-side script, and not the server-script, if both are written. What if, if I want both the code snippets to be executed, when the click event occurs?
Pls do help me out.
Thanks & Regards,
Sangeetha