cherylinn Posted June 20, 2012 Share Posted June 20, 2012 Hi, i want to make a drop down date where (dropdown list for day and month and textbox for year) , how do i validate it and ensure it have sticky form? for example , if a person select April 31, a sticky form will appear and state that " Date is invalid" Quote Link to comment https://forums.phpfreaks.com/topic/264506-validating/ Share on other sites More sharing options...
scootstah Posted June 20, 2012 Share Posted June 20, 2012 If you want to do validation without pressing the submit button first, you'll need to use Javascript. Quote Link to comment https://forums.phpfreaks.com/topic/264506-validating/#findComment-1355517 Share on other sites More sharing options...
cherylinn Posted June 20, 2012 Author Share Posted June 20, 2012 for my case, i would want to validate it after pressing submit button. Quote Link to comment https://forums.phpfreaks.com/topic/264506-validating/#findComment-1355521 Share on other sites More sharing options...
Pikachu2000 Posted June 20, 2012 Share Posted June 20, 2012 checkdate Quote Link to comment https://forums.phpfreaks.com/topic/264506-validating/#findComment-1355536 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.