Pinpointe ResourcesDownload Marketing Research Report |
Pinpointe Research Report: “Sales and Marketing Automation Survey - August 2008″
Contact DetailsPlease enter the fields marked with an (*). Make sure to provide your valid email address so we can send you the proper link. Other fields are optional but we’d be very happy if you filled ‘em in for us. Feel free to leave us any special instructions in the memo field. We respect your privacy and will keep your personal information confidential as stated in our Privacy Policy. function CheckMultiple11(frm, name) { for (var i=0; i < frm.length; i++) { fldObj = frm.elements[i]; fldId = fldObj.id; if (fldId) { var fieldnamecheck=fldObj.id.indexOf(name); if (fieldnamecheck != -1) { if (fldObj.checked) { return true; } } } } return false; } function CheckForm11(f) { if (f.email.value == "") { alert("Please enter your email address."); f.email.focus(); return false; } if (f.format.selectedIndex == -1) { alert(”Please choose a format to receive your email campaigns in”); f.format.focus(); return false; } var fname = “CustomFields_2_11″; var fld = document.getElementById(fname); if (fld.value == “”) { alert(”Please enter a value for field Pinpointe_First_Name_Req”); fld.focus(); return false; } var fname = “CustomFields_3_11″; var fld = document.getElementById(fname); if (fld.value == “”) { alert(”Please enter a value for field Pinpointe_Last_Name_Req”); fld.focus(); return false; } var fname = “CustomFields_26_11″; var fld = document.getElementById(fname); if (fld.value == “”) { alert(”Please enter a value for field Pinpointe_State_Req”); fld.focus(); return false; } var fname = “CustomFields_37_11″; var fld = document.getElementById(fname); if (fld.selectedIndex == -1 || fld.selectedIndex == 0) { alert(”Please choose an option for field Pinpointe_Country_Req”); fld.focus(); return false; } return true; }; – |