SeGamysa
04-28-2003, 10:49 AM
Ok well I finished a questionaire.
and an added request was given to me.
they would like to add an emp num.
If the emp num is duplicated in the database the form should not submit.
So my form accesses the javascript validation script then submits.
but at this point in time it will only go threw to the javascript.
Is there a way to insert my asp.net code with my javascript code?
I would like the check for emp Num to run at the same time as Javascript validation.
Or is it possible to call a javascript function from an asp.net function?
-SeGa-
and an added request was given to me.
they would like to add an emp num.
If the emp num is duplicated in the database the form should not submit.
So my form accesses the javascript validation script then submits.
but at this point in time it will only go threw to the javascript.
Is there a way to insert my asp.net code with my javascript code?
I would like the check for emp Num to run at the same time as Javascript validation.
Or is it possible to call a javascript function from an asp.net function?
-SeGa-