0byt3m1n1
Path:
/
data
/
17
/
1
/
18
/
11
/
1670011
/
user
/
1801231
/
htdocs
/
metalsheetfabrication
/
pages
/
[
Home
]
File: metalsheet_quote.php
<link href="../css/style.css" rel="stylesheet" type="text/css" /> <script src='https://www.google.com/recaptcha/api.js'></script> <div class="center_main" style="background-color:#FFFFFF"> <div class="center_right"> <div style="padding-top:30px; padding-bottom:15px;" align="right"><img src="images/home_right_image1.jpg" alt="image1" width="175" height="117" /></div> <div style="padding-top:30px; padding-bottom:15px;" align="right"><img src="images/home_right_image2.jpg" alt="Engineer" width="175" height="117" /> <div align="left" style="padding-left:60px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;">Engineer</div> </div> <div style="padding-top:30px; padding-bottom:15px;" align="right"><img src="images/home_right_image3.jpg" alt="Fabricate" width="175" height="117" /> <div align="left" style="padding-left:60px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;">Fabricate</div> </div> <div style="padding-top:30px; padding-bottom:15px;" align="right"><img src="images/home_right_image4.jpg" alt="Form" width="175" height="117" /> <div align="left" style="padding-left:100px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;">Form</div> </div> <div style="padding-top:30px; padding-bottom:15px;" align="right"><img src="images/home_right_image5.jpg" alt="Finish" width="175" height="117" /> <div align="left" style="padding-left:90px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;">Finish</div> </div> </div> <div style="height:820px;"> <div style=" font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:16px; font-weight:bold; padding-top:20px;">We’re more than simply a sheet metal fabricator.</div> <div style=" font-family:Arial, Helvetica, sans-serif; color:#1e66dc; font-size:16px; font-weight:bold; padding-top:5px;">WE’RE YOUR BUSINESS PARTNER PROBLEM-SOLVER.</div> <div style=" font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:16px; font-weight:bold; padding-top:30px;">MetalSheet Quote:</div> <div style=" font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px; font-weight:bold; padding-top:8px; padding-left:20px;"> <? if($_POST['Submit']=="Request Quote") { include('pages/send_quote_email.php'); } else { ?> <form action="" method="post" enctype="multipart/form-data" name="form1" id="form1" style="margin:0px;" onSubmit="return check_form()"> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="email" type="text" class="form_text_box" id="email" value="<?=$_POST['email']?>" /> </div> * Email Address :</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="name" type="text" class="form_text_box" id="name" value="<?=$_POST['name']?>"/> </div> * Name :</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="company" type="text" class="form_text_box" id="company" value="<?=$_POST['company']?>"/> </div> Company :</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="phone" type="text" class="form_text_box" id="phone" value="<?=$_POST['phone']?>"/> </div> * Phone :</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="quantity" type="text" class="form_text_box" id="quantity" value="<?=$_POST['quantity']?>"/> </div> * Quantity :</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="quote_date" type="text" class="form_text_box" id="quote_date" value="<?=$_POST['quote_date']?>"/> </div> Quote Needed Date :</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="parts_date" type="text" class="form_text_box" id="parts_date" value="<?=$_POST['parts_date']?>"/> </div> Parts Needed Date :</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="material" type="text" class="form_text_box" id="material" value="<?=$_POST['material']?>"/> </div> * Material :</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="hardware" type="text" class="form_text_box" id="hardware" value="<?=$_POST['hardware']?>"/> </div> Hardware?</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="welding" type="text" class="form_text_box" id="welding" value="<?=$_POST['welding']?>"/> </div> Welding?</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="finishing" type="text" class="form_text_box" id="finishing" value="<?=$_POST['finishing']?>"/> </div> Finishing Requirements? </div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="itar" type="text" class="form_text_box" id="itar" value="<?=$_POST['itar']?>"/> </div> ITAR Required?</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="special" type="text" class="form_text_box" id="special" value="<?=$_POST['special']?>"/> </div> Special Tolerances</div> <div style=" height:110px;"> <div style="float:right; width:280px; height:100px;"> <textarea name="comments" cols="45" rows="5" class="form_textarea_box" id="comments"><?=trim($_POST['comment'])?></textarea> </div> Comments</div> <div style=" height:20px;"> <div style="float:right; width:280px; height:20px;"> <input name="uploaded_file1" type="file" class="form_file_box" id="uploaded_file1" size="30" /> </div> File Uploads</div> <div style=" height:85px;"> <div class="form_footer_note" style="float:right; width:350px; height:125px;">Upload <strong>ZIP</strong> file only. <br /> Email Drawing or Picture<a href="mailto:info@metalsheetfabrication.com"> info@metalsheetfabrication.com</a><br /> The compressed size of all files must be less than 17 MB. <br /> If your files exceed that size, please contact us for FTP information.<br /> CAD Data Requested (in order of preference)<br /> 3D: SolidWorks, STEP, IGES, ProE Wildfire, <br /> 2D: SolidWorks, PDF, DWG/DXF.</div> </div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="how_know" type="text" class="form_text_box" id="how_know" value="<?=$_POST['how_know']?>" /> </div> How did you know us?</div> <div style=" height:25px;"> <div style="float:right; width:280px; height:25px;"> <input name="old_customer" type="radio" id="old_customer_0" value="Yes" <? if($_POST['old_customer']=="Yes"){ ?>checked="checked" <? }?> /> Yes <input type="radio" name="old_customer" value="No" id="old_customer_1" <? if($_POST['old_customer']=="No"){ ?>checked="checked" <? }?> /> No </div> Are you old customer?</div> <div style=" height:25px; padding-top:10px;"> <div style="float:right; width:280px; height:25px; padding-top:10px;"> <div class="g-recaptcha" data-sitekey="6LcOLjEUAAAAAP76FEA8QVIYUXmg9oBfgPfVLaY-"></div> <input name="Submit" type="submit" id="Submit" value="Request Quote" /> </div> </div> </form> <? } ?> </div> </div> <div class="center_bottom"> <div style="padding-left:20px; padding-top:50px;"> <div style="float:left"><img src="images/home_right_image7.jpg" alt="Market" width="175" height="117" /> <div align="left" style="padding-left:60px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;">Market</div> </div> <div style="float:left; padding-left:60px;"><img src="images/home_right_image6.jpg" alt="Wire & Assembly" width="175" height="117" /> <div align="left" style="padding-left:40px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;">Wire & Assembly</div> </div> </div> </div> <div style="font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333; padding-top:20px;">We sell our sheet metal services to all of the following US states and foreign countries: Alabama | Alaska | Arizona | Arkansas | California | Canada | Colorado | Connecticut | Delaware | Florida | Georgia | Hawaii | Idaho | Illinois | Indiana | Iowa | Kansas | Kentucky | Louisiana | Maine | Maryland | Massachusetts | Mexico | Michigan | Minnesota | Mississippi | Missouri | Montana | Nebraska | Nevada | New Hampshire | New Jersey | New Mexico | New York | North Carolina | North Dakota | Ohio | Oklahoma | Oregon | Pennsylvania | Rhode Island | South Carolina | South Dakota | Tennessee | Texas | Utah | Vermont | Virginia | Washington | West Virginia | Wisconsin | & Wyoming.</div> </div> <script language="JavaScript" type="text/javascript"> function check_form() { //Checking Billing Information if(document.form1.email.value=="") { alert('Please Enter Email'); document.form1.email.focus(); return false; } else { var AtPos = document.form1.email.value.indexOf("@"); var StopPos = document.form1.email.value.lastIndexOf("."); if (AtPos == -1 || StopPos == -1) { alert('Not a valid email address'); document.form1.email.focus(); return false; } } if(document.form1.name.value=="") { alert('Please Enter Name'); document.form1.name.focus(); return false; } if(document.form1.phone.value=="") { alert('Please Enter Phone Number'); document.form1.phone.focus(); return false; } if(document.form1.quantity.value=="") { alert('Please Enter Quantity'); document.form1.quantity.focus(); return false; } if(document.form1.material.value=="") { alert('Please Enter Material'); document.form1.material.focus(); return false; } } </script>