S
Sam
Hi,
I have 3 separate server side textboxes (asp:textbox) for
US Phone. Now I want to do following:
1. Create a clientside javascript "ValidatePhone()". that
is not a problem.
2. Call this javascript when user clicks submit button in
aspx page. There are other requiredfield and
regularvalidation controls are there.
I am unable to figure out that
(a) From where AND
(b) How
should I call this function..
Thanks in advance
-Sam
I have 3 separate server side textboxes (asp:textbox) for
US Phone. Now I want to do following:
1. Create a clientside javascript "ValidatePhone()". that
is not a problem.
2. Call this javascript when user clicks submit button in
aspx page. There are other requiredfield and
regularvalidation controls are there.
I am unable to figure out that
(a) From where AND
(b) How
should I call this function..
Thanks in advance
-Sam