Difference between revisions of "Download"
Jump to navigation
Jump to search
(4 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
<script src="/download.js"></script> | <script src="/download.js"></script> | ||
<form method="post" action="/download.php"> | <form method="post" action="/download.php"> | ||
− | <p>Please provide some information about yourself and how you want to use Sniper. Fields marked with <span style="color:red">*</span> are required.</p> | + | <p>Please provide some information about yourself and how you want to use Sniper. Make sure to use a valid email address, we will send you an email with download instructions. Fields marked with <span style="color:red">*</span> are required.</p> |
<p id="errorMsg" style="color:red; font-weight: bold"></p> | <p id="errorMsg" style="color:red; font-weight: bold"></p> | ||
<p>E-mail <span style="color:red">*</span></p> | <p>E-mail <span style="color:red">*</span></p> | ||
Line 165: | Line 165: | ||
</textarea></p> | </textarea></p> | ||
<p>By downloading Sniper, you confirm that you agree to the license policy outlined above.</p> | <p>By downloading Sniper, you confirm that you agree to the license policy outlined above.</p> | ||
− | |||
− | |||
− | |||
<input type="submit" value="I Agree" onclick="return downloadValidate(this.form)"> | <input type="submit" value="I Agree" onclick="return downloadValidate(this.form)"> | ||
</form> | </form> | ||
</html> | </html> |
Latest revision as of 03:35, 7 March 2012