Hi,
What I want to do here is in the asp.net C#, when I click a button then some
sorts of validation will be checked, then it will call a javascript function
to open another webform. Would someone tell me how to involve the
javascript function in the C# button_click event?
Thanks for help.
Jason
What I want to do here is in the asp.net C#, when I click a button then some
sorts of validation will be checked, then it will call a javascript function
to open another webform. Would someone tell me how to involve the
javascript function in the C# button_click event?
Thanks for help.
Jason
Comment