help w/ javascriopt for dates
Posted: Wed Jul 15, 2009 10:30 pm
Hi I am currently working on some sort of scheduler for our school project. My current problem is I need a javascript that goes like this:
Date From: 07/18/2009
Date To: 07/06/2009
Thus this will show some popout error message saying "Date From must not be ahead than Date To".
I manage to accomplish this in php but for what I know php is server side therefore my teacher suggested that I used client side scripting for our error messages. Honestly I am not good when in comes to javascript programming
Thanks in advance!
Date From: 07/18/2009
Date To: 07/06/2009
Thus this will show some popout error message saying "Date From must not be ahead than Date To".
I manage to accomplish this in php but for what I know php is server side therefore my teacher suggested that I used client side scripting for our error messages. Honestly I am not good when in comes to javascript programming
Thanks in advance!