S
sklett
I need to add extensive validation and interaction client scripting to a web
form. I've done some initial searches for "asp.net and client scripting"
and I've found a couple articles that show methods like "register script
block" and what not. None of these methods will do what I need, I need to
add onChange, onClick, etc events to my controls.
For a simple example: How would I pop an alert when a user clicks on a
server textbox control?
Is this possible?
Thanks for any help,
Steve
form. I've done some initial searches for "asp.net and client scripting"
and I've found a couple articles that show methods like "register script
block" and what not. None of these methods will do what I need, I need to
add onChange, onClick, etc events to my controls.
For a simple example: How would I pop an alert when a user clicks on a
server textbox control?
Is this possible?
Thanks for any help,
Steve