stuart7398 Posted April 6, 2008 Share Posted April 6, 2008 hi. some fields in my form must be completed. when i complete my form i have noticed only the 'input fields' are alerting the user. the rest are getting through. what am i doing wrong? thanks stu. rules.push("required,first_name,Please enter your first name."); rules.push("required,last_name,Please enter your last name."); Link to comment https://forums.phpfreaks.com/topic/99786-solved-form-not-alerting-user/ Share on other sites More sharing options...
pocobueno1388 Posted April 6, 2008 Share Posted April 6, 2008 Could you post the code to your function rules.push()? Link to comment https://forums.phpfreaks.com/topic/99786-solved-form-not-alerting-user/#findComment-510326 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.