J
Just Me
Hi people.
I am attempting to determine how best to prevent a users date entry in an
update action from causing a format exception. The dates are UK, but the
user may try to put in a 'US' format.
I have a datasource which is wired to my DAL/update function.
1.) On the server side.
Where do I need to check this ?
2.) On the client side.
If I wanted to set up JSCRIPT validation, whats the best way to acheive this
?
I dont neccesarilly need fine detail, but a broad brush roadmap of what to
do and Ill work it out from there.
Thanks. !
I am attempting to determine how best to prevent a users date entry in an
update action from causing a format exception. The dates are UK, but the
user may try to put in a 'US' format.
I have a datasource which is wired to my DAL/update function.
1.) On the server side.
Where do I need to check this ?
2.) On the client side.
If I wanted to set up JSCRIPT validation, whats the best way to acheive this
?
I dont neccesarilly need fine detail, but a broad brush roadmap of what to
do and Ill work it out from there.
Thanks. !