function fncValidateForm (f) {
var i;
var form_validation = new Array();
form_validation['strLeadFirstName'] = new Array('First Name', 1); form_validation['strLeadLastName'] = new Array('Last Name', 1); form_validation['strLeadData1'] = new Array('Pay Rate', 1);
var form_valid = F.Validate(f, form_validation);
if (!form_valid) {
return false;
} else {
return true;
}
}



Online Payroll Solutions is possibly the friendliest, most customer focused company I have ever had the pleasure of dealing with
Martin
Reach Media
Copyright © 2010 - Jungle-Media Design - All rights reserved.