Hi all, long time reader, first time poster :D
I've got a page i've put together in javascript, and one of the fields takes the date (in dd/mm/yyyy) format.
What I'm trying to do, is if a user enters a date which falls on a weekend (eg, 07/11/2009), then to throw an error.
I've had a play, but i'm very confused and couldn't get anything to work :(
Fingers crossed someone can help :D
Thanks
I've got a page i've put together in javascript, and one of the fields takes the date (in dd/mm/yyyy) format.
What I'm trying to do, is if a user enters a date which falls on a weekend (eg, 07/11/2009), then to throw an error.
I've had a play, but i'm very confused and couldn't get anything to work :(
Fingers crossed someone can help :D
Thanks
Comment