Our informative Selling to the Government newsletter gives you tips for successfully winning a government contract, answers questions about contracting, and gives you testimonials from North Carolina companies which have successfully accessed the billions of dollars available for government contracting:
- January '12
- November '11
- September '11
- Summer '11
- Spring '11
- Winter '11
- Fall '10
- Summer '10
- Spring '10
- Winter '10
Receive Updates and Government Contracting Tips
via the PTAC Newsletter
SUBSCRIBE
function CheckMultiple33(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 CheckForm33(f) { if (f.email.value == "") { alert("Please enter your email address."); f.email.focus(); return false; }
var fname = "CustomFields_215_33"; var fld = document.getElementById(fname);
CheckNum = parseInt(fld.value); if(fld.value != "" && isNaN(CheckNum)) { alert("Please enter a numeric value for field ZipCode"); fld.select(); fld.focus(); return false; }
return true; };




