Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
127 lines (119 sloc)
6.38 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>TRACK REPLY</title> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 3.0"> | |
| <meta name="Microsoft Theme" content="none, default"><meta name="Microsoft Border" content="none"></head> | |
| <body background="_borders/Track_back_9.jpg" bgproperties="fixed"> | |
| <p> | |
| <applet name="BtnPlayer" code="BtnPlayer.class" codebase="./" archive="BtnPlayer.jar" width="106" height="36"> | |
| <param name="cabbase" value="BtnPlayer.cab"> | |
| <param name="p" value="1,0,1,ffffff,-1,.,0,0,0,.,.,."> | |
| <param name="0" value="0,0,105,37,1,0,0,2,^0,^4,^192,^0,^12,^0,^1,^40,^25,^1,^0,^40,^25,TIF_Button_2.jpg,TIF_Button_3a.jpg,TIF_Button_1.jpg,^.,^.,^.,http://tiflex.co.uk/index.html,.,TIF Button 2,.,ff,ff0000,ff,^ffffff,^ff0000,^."> | |
| <param name="r" value="3a647b83"> | |
| <param name="c" value="413e2902"><map name="Small_Tif_Button"> <area shape="rect" href="old.html" coords="0,0,105,37"> </map> <img usemap="#Small_Tif_Button" src="Small_Tif_ButtonMap.jpg" width="106" height="36" border="0"> | |
| </applet> | |
| <font face="Arial"> <a href="Trackelast.htm"><img src="_borders/TRACKCO3.gif" width="133" height="21" alt="Back to Trackelast home page"></a></font></p> | |
| <!--webbot BOT="GeneratedScript" PREVIEW=" " startspan --><script Language="JavaScript"><!-- | |
| function FrontPage_Form1_Validator(theForm) | |
| { | |
| if (theForm.Name_Track.value == "") | |
| { | |
| alert("Please enter a value for the \"Name_Track\" field."); | |
| theForm.Name_Track.focus(); | |
| return (false); | |
| } | |
| var checkOK = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-@."; | |
| var checkStr = theForm.Email1.value; | |
| var allValid = true; | |
| for (i = 0; i < checkStr.length; i++) | |
| { | |
| ch = checkStr.charAt(i); | |
| for (j = 0; j < checkOK.length; j++) | |
| if (ch == checkOK.charAt(j)) | |
| break; | |
| if (j == checkOK.length) | |
| { | |
| allValid = false; | |
| break; | |
| } | |
| } | |
| if (!allValid) | |
| { | |
| alert("Please enter only letter, digit and \"@.\" characters in the \"E-Mail Address\" field."); | |
| theForm.Email1.focus(); | |
| return (false); | |
| } | |
| return (true); | |
| } | |
| //--></script><!--webbot BOT="GeneratedScript" endspan --><form method="POST" action="_vti_bin/shtml.exe/track.htm" onsubmit="return FrontPage_Form1_Validator(this)" name="FrontPage_Form1" webbot-action="--WEBBOT-SELF--"> | |
| <!--webbot bot="SaveResults" S-Email-Format="TEXT/TSV" S-Email-Address="trackelast@tiflex.co.uk" B-Email-Label-Fields="FALSE" B-Email-Subject-From-Field="FALSE" S-Email-Subject="Trackelast Auto Reply" S-Builtin-Fields="Date Time" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" --><div align="left"><table border="0" width="600" cellpadding="2"> | |
| <tr> | |
| <td width="1%"><strong><font face="Arial"><small>Your Name</small><br> | |
| <!--webbot bot="Validation" B-Value-Required="TRUE" --><input type="text" name="Name_Track" size="64" tabindex="1" style="border-left: 2px solid rgb(0,0,0); border-right: 2px solid rgb(192,192,192); border-top: 2px solid rgb(192,192,192); border-bottom: 2px solid rgb(0,0,0)"></font></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="1%"><strong><font face="Arial"><small>Your Position / Job Title</small><br> | |
| <input type="text" name="JobTitle" size="64" tabindex="2"></font></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="1%"><strong><font face="Arial"><small>Your Company Name</small><br> | |
| <input type="text" name="Co_Name" size="64" tabindex="3"></font></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="1%"><strong><font face="Arial"><small>Address 1</small><br> | |
| <input type="text" name="Address1" size="64" tabindex="4"></font></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="1%"><strong><font face="Arial"><small>Address 2</small><br> | |
| <input type="text" name="Address2" size="64" tabindex="5"></font></strong></td> | |
| </tr> | |
| </table> | |
| </div><div align="left"><table border="0" width="600"> | |
| <tr> | |
| <td width="142"><strong><font face="Arial"><small>Town / City</small><br> | |
| <input type="text" name="Town" size="28" tabindex="6"></font></strong></td> | |
| <td width="318"><strong><font face="Arial"><small>County / State</small><br> | |
| <input type="text" name="County1" size="30" tabindex="7"></font></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="142"><strong><font face="Arial"><small>Country</small><br> | |
| <input type="text" name="Country" size="28" tabindex="8"></font></strong></td> | |
| <td width="318"><strong><font face="Arial"><small>Postcode</small><br> | |
| <input type="text" name="PostCode2" size="30" style="float: left; margin-left: auto" tabindex="9"></font></strong></td> | |
| </tr> | |
| <tr> | |
| <td width="142"><strong><font face="Arial"><small>Email Address</small><br> | |
| <!--webbot bot="Validation" S-Display-Name="E-Mail Address" S-Data-Type="String" B-Allow-Letters="TRUE" B-Allow-Digits="TRUE" S-Allow-Other-Chars="@." --><input type="text" name="Email1" size="28" tabindex="10"></font></strong></td> | |
| <td width="318"><strong><font face="Arial"><small>Telephone</small><br> | |
| <input type="text" name="Phone" size="30" tabindex="11"></font></strong></td> | |
| </tr> | |
| </table> | |
| </div><p><strong><small><font face="Arial">Please supply me with more information on:</font></small></strong></p> | |
| <div align="left"><table border="0"> | |
| <tr> | |
| <td><font face="Arial"><input type="checkbox" name="C1" value="RP" tabindex="12">Rail Pads</font></td> | |
| <td><font face="Arial"><input type="checkbox" name="C2" value="BP" tabindex="13">Baseplate | |
| Pads</font></td> | |
| <td><font face="Arial"><input type="checkbox" name="C3" value="USP" tabindex="14">Undersleeper | |
| Pads</font></td> | |
| </tr> | |
| <tr> | |
| <td><font face="Arial"><input type="checkbox" name="C4" value="BM" tabindex="15">Ballast | |
| Mats </font></td> | |
| <td><font face="Arial"><input type="checkbox" name="C5" value="FST" tabindex="16">Floating | |
| Slab Track </font></td> | |
| <td></td> | |
| </tr> | |
| </table> | |
| </div><div align="left"><table border="0" width="600" cellpadding="2"> | |
| <tr> | |
| <td width="1%"><font face="Arial"><br> | |
| <strong><small>Any other specific information request</small><br> | |
| </strong></font><textarea rows="2" name="Specific" cols="63" tabindex="17"></textarea></td> | |
| </tr> | |
| </table> | |
| </div><p><font face="Arial"><input type="submit" value="Submit" name="B1" tabindex="18"> | |
| <input type="reset" value="Reset" name="B2" tabindex="19"></font></p> | |
| </form> | |
| </body> | |
| </html> |