Guest

tgt

By: a guest on Jan 28th, 2012  |  syntax: None  |  size: 3.50 KB  |  hits: 22  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
  5. <title>
  6. GetGaming Product Order Form
  7. </title>
  8.  
  9. <!-- Meta Tags -->
  10. <meta charset="utf-8">
  11. <meta name="generator" content="Getgaming.org" />
  12.  
  13. <!-- CSS -->
  14. <link rel="stylesheet" href="css/structure.css" type="text/css" />
  15. <link rel="stylesheet" href="css/form.css" type="text/css" />
  16.  
  17. <!-- JavaScript -->
  18. <script src="scripts/getgaming.js"></script>
  19.  
  20. <!--[if lt IE 10]>
  21. <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  22. <![endif]-->
  23. </head>
  24.  
  25. <body id="public">
  26. <div id="container" class="ltr">
  27.  
  28.  
  29.  
  30. <form id="form62" name="form62" class="getgaming.org" autocomplete="off" enctype="multipart/form-data" method="post" action="email.php">
  31.  
  32. <header id="header" class="info">
  33. <font color="red"><font size="5">GetGaming Product Order Form</font></font>
  34. <div></div>
  35. </header>
  36.  
  37. <ul>
  38.  
  39. <li id="foli1" class="notranslate      ">
  40. <label class="desc" id="title1" for="Field1">
  41. Name
  42. <span id="req_1" class="req">*</span>
  43. </label>
  44. <br>
  45. <span>
  46. <input id="Field1" name="Field1" type="text" class="field text fn" value="" size="8" tabindex="1" required />
  47. <label for="Field1">First</label>
  48. </span>
  49. <span>
  50. <input id="Field2" name="Field2" type="text" class="field text ln" value="" size="14" tabindex="2" required />
  51. <label for="Field2">Last</label>
  52. </span>
  53. </br>
  54. </li>
  55. <li id="foli111" class="notranslate      ">
  56. <label class="desc" id="title111" for="Field111">
  57. If you are a member of Sythe please enter your username below:
  58.  
  59. </label>
  60. <div>
  61. <input id="Field111" name="Field111" type="text" class="field text medium" value="" maxlength="255" tabindex="3" onkeyup="" />
  62. </div>
  63. </li><li id="foli0" class="notranslate      ">
  64. <label class="desc" id="title0" for="Field0">
  65. Price for Product
  66. <span id="req_0" class="req">*</span>
  67. </label>
  68. <span class="symbol">$</span>
  69. <span>
  70. <input id="Field0" name="Field0" type="text" class="field text currency nospin" value="" size="10" tabindex="4" required />
  71. <label for="Field0">Dollars</label>
  72. </span>
  73. <span class="symbol radix">.</span>
  74. <span class="cents">
  75. <input id="Field0-1" name="Field0-1" type="text" class="field text nospin" value="" size="2" maxlength="2" tabindex="5" />
  76. <label for="Field0-1">Cents</label>
  77. </span>
  78. </li><li id="foli112" class="notranslate      ">
  79. <label class="desc" id="title112" for="Field112">
  80. Email
  81. </label>
  82. <div>
  83. <input id="Field112" name="Field112" type="email" spellcheck="false" class="field text medium" value="" maxlength="255" tabindex="6" />
  84. </div>
  85. </li>
  86. <li id="foli10" class="notranslate      ">
  87. <fieldset>
  88. <![if !IE | (gte IE 8)]>
  89. <legend id="title10" class="desc">
  90. </legend>
  91. <![endif]>
  92. <!--[if lt IE 8]>
  93. <label id="title10" class="desc">
  94. </label>
  95. <![endif]-->
  96.  
  97. </li><li id="foli109"
  98. class="notranslate      "><label class="desc" id="title109" for="Field109">
  99. Additional Comments
  100. </label>
  101.  
  102. <div>
  103. <textarea id="Field109"
  104. name="Field109"
  105. class="field textarea medium"
  106. spellcheck="true"
  107. rows="10" cols="50"
  108. tabindex="10"
  109. onkeyup=""
  110.  ></textarea>
  111.  
  112. </div>
  113. </li> <li class="buttons ">
  114. <form>
  115.  
  116. <input name="submit" type="radio" value="submit" onclick="this.form['sub'].disabled=false"> <font color="red">Promise to vouch for FreezingBoss on Sythe
  117. </font>
  118. <br>
  119. <br>
  120. <br>
  121. <input type="submit" name="sub" value="Submit" enabled
  122. onclick="window.location='getgaming.org';" />
  123. </form>
  124.  
  125. </div><!--container-->
  126. <img id="bottom" src="images/bottom.png" alt="" />
  127.  
  128. </body>
  129. </html>