Never use this company. Ever. They take your money and run.
link for google: koolprint
fix your site faggots can't you even use <script>?
var seloption=0 var level="" //Errors function goback() { document.location.href="home.asp" } function resetting() { document.myform.reset(); } function updateaddress() { if (document.myform.radcountry[0].checked) { document.myform.txtcancity.disabled=true document.myform.province.disabled=true document.myform.txtcanzip.disabled=true document.myform.txtuscity.disabled=false document.myform.state.disabled=false document.myform.txtuszip.disabled=false } else { document.myform.txtuscity.disabled=true document.myform.state.disabled=true document.myform.txtuszip.disabled=true document.myform.txtcancity.disabled=false document.myform.province.disabled=false document.myform.txtcanzip.disabled=false } } function check() { if (document.myform.txtfirstname.value =="") { level="A1" } if (document.myform.txtemail.value =="") { level=level + "~" + "A2" } if (document.myform.txtemail.value !="") { if (validateEmail(document.myform.txtemail.value)==false) { level="~" + "A2" } } if (document.myform.txtphone.value == "") { level=level + "~" + "A3" } if (document.myform.radproduct[0].checked == true) { if (document.myform.product.options[document.myform.product.selectedIndex].value == "") { level=level + "~" + "A4" } } if (document.myform.productdesc.value =="") { level=level + "~" + "A8" } //Checking Artwork if(document.myform.radartwork[1].checked) { var checkrart checkart=""; checkrart = document.myform.formatofart.options[document.myform.formatofart.selectedIndex].value if (checkrart.length == 0) { level=level + "~" + "A9" } } //Checking Deliver Date if (document.myform.txtdeliverydate.value == "") { level=level + "~" + "A10" } if(document.myform.txtdeliverydate.value != "") { if (checkdate(document.myform.txtdeliverydate.value) == false) { level=level + "~" + "A11" } } //Checking Quantity if (document.myform.txtqty1.value =="") { level=level + "~" + "A12" } if (document.myform.txtqty1.value !="") { if (validateZip(document.myform.txtqty1.value)==false) { level=level + "~" + "A13" } } if(document.myform.txtqty2.value != "") { if (validateZip(document.myform.txtqty2.value)==false) { level=level + "~" + "A14" } } if (document.myform.txtqty3.value != "") { if (validateZip(document.myform.txtqty3.value)==false) { level=level + "~" + "A15" } } if (document.myform.txtqty4.value !="") { if (validateZip(document.myform.txtqty4.value)==false) { level=level + "~" + "A16" } } // Checking ExistingBid if (document.myform.txtexistingbid.value != "") { if (validateZip(document.myform.txtexistingbid.value)==false) { level=level + "~" + "A17" } } //Building QueryString var Qstr="" Qstr= Qstr + "firstname=" + urlEncode(document.myform.txtfirstname.value) Qstr= Qstr + "&lastname=" + urlEncode(document.myform.txtlastname.value) Qstr= Qstr + "&company=" + urlEncode(document.myform.txtcompany.value) Qstr= Qstr + "&email=" + urlEncode(document.myform.txtemail.value) Qstr= Qstr + "&phone=" + urlEncode(document.myform.txtphone.value) if (document.myform.radartwork[0].checked==true) { Qstr= Qstr + "&artwork=0" //+ document.myform.radartwork[0].value } else if (document.myform.radartwork[1].checked==true) { Qstr= Qstr + "&artwork=1" //+ document.myform.radartwork[1].value } if (document.myform.radprintprocess[0].checked) { if (document.myform.radcolor[0].checked) { Qstr= Qstr + "&pcolor=" + document.myform.radcolor[0].value } else if (document.myform.radcolor[1].checked) { Qstr= Qstr + "&pcolor=" + document.myform.radcolor[1].value } else if (document.myform.radcolor[2].checked) { Qstr= Qstr + "&pcolor=" + document.myform.radcolor[2].value } else if (document.myform.radcolor[3].checked) { Qstr= Qstr + "&pcolor=" + document.myform.radcolor[3].value } } else { Qstr= Qstr + "&pcolor=" + document.myform.radprintprocess[1].value } //Lamination //if (document.myform.chklamination.checked==true) // { Qstr= Qstr + "&lamination=" + document.myform.laminationtype.options[document.myform.laminationtype.selectedIndex].value // } //Foil Printing // if (document.myform.chkfoilprint.checked==true) // { Qstr= Qstr + "&fprinting=" + document.myform.foilprinttype.options[document.myform.foilprinttype.selectedIndex].value // } //Embossed // if (document.myform.chkembossedtype.checked==true) // { Qstr= Qstr + "&embossing=" + document.myform.embossedtype.options[document.myform.embossedtype.selectedIndex].value // } //Spot uv Coating // if (document.myform.chkuvcoating.checked==true) // { Qstr= Qstr + "&spotcoat=" + document.myform.uvcoatingtype.options[document.myform.uvcoatingtype.selectedIndex].value // } //Paper Product if (document.myform.radproduct[0].checked) { Qstr= Qstr + "&Product=" + urlEncode(document.myform.product.options[document.myform.product.selectedIndex].value) } else if (document.myform.radproduct[1].checked) { Qstr= Qstr + "&other=" + urlEncode(document.myform.txtother.value) } //Die Cut if ( document.myform.chkdiecut.checked ==true) { Qstr= Qstr + "&specialdie=" + urlEncode(document.myform.chkdiecut.value) } //Perforation // if ( document.myform.chkperforation.checked==true) // { //Qstr= Qstr + "&Perforation=" + urlEncode(document.myform.chkperforation.value) // } //To check which status,country is selected /* if(seloption=0) { seloption=1 } if(seloption=1) { seloption=2 } */ //if(document.myform.Rad1[0].checked==true) //{ country="United Kingdom" zipcount=0 // } //if(document.myform.Rad1[1].checked==true) //{ //country="Canada" //zipcount=2 //} //open size, Folded size ,Folding type,noofcolors,materail,product desc,format,filepath,deliver date,quanities,existingbid Qstr= Qstr + "&osize=" + urlEncode(document.myform.txtopensize.value) Qstr= Qstr + "&fsize=" + urlEncode(document.myform.txtfoldedsize.value) Qstr= Qstr + "&ftype=" + urlEncode(document.myform.txtfoldedtype.value) Qstr= Qstr + "&pmspot=" + urlEncode(document.myform.noofcolors.options[document.myform.noofcolors.selectedIndex].value) Qstr= Qstr + "&material=" + urlEncode(document.myform.txtmaterial.value) Qstr= Qstr + "&product_description="+urlEncode(document.myform.productdesc.value) Qstr= Qstr + "&formatofart=" + urlEncode(document.myform.formatofart.options[document.myform.formatofart.selectedIndex].value) Qstr= Qstr + "&filePath=" + urlEncode(document.myform.file.value) Qstr= Qstr + "&deliverydate=" + document.myform.txtdeliverydate.value Qstr= Qstr + "&q1=" + document.myform.txtqty1.value Qstr= Qstr + "&q2=" + document.myform.txtqty2.value Qstr= Qstr + "&q3=" + document.myform.txtqty3.value Qstr= Qstr + "&q4=" + document.myform.txtqty4.value Qstr= Qstr + "&existingbid=" + document.myform.txtexistingbid.value Qstr= Qstr + "&Budget=" + urlEncode(document.myform.txtbudgetline.value) Qstr= Qstr + "&uscity=" + eval("document.myform.uscity" +seloption+".value") Qstr= Qstr + "&usstate=" +eval("document.myform.usstate" +zipcount+".value") Qstr= Qstr + "&zipcode="+ eval("document.myform.uszipcode" +zipcount+".value") Qstr= Qstr + "&country=" + country Qstr=Qstr +"&colorvalues="+document.myform.txtone.value +", "+document.myform.txttwo.value+", "+document.myform.txtthree.value+", "+document.myform.txtfour.value
Dundas.UploadProgress.2 error '80004005'
The connection timed-out.
/custom_quotes.asp, line 299
that's not html