Difference between revisions of "Download"

From Sniper
Jump to navigation Jump to search
 
(12 intermediate revisions by 2 users 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 12: Line 12:
 
<p>What will you use Sniper for?</p>
 
<p>What will you use Sniper for?</p>
 
<p><textarea name="comments" cols="50" rows="5"></textarea></p>
 
<p><textarea name="comments" cols="50" rows="5"></textarea></p>
<!--<p><textarea readonly name="license" cols="50" rows="8">TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
<p><b>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</b></p>
 
+
<p><textarea readonly name="license" cols="50" rows="8">
 
 
 
1. Definitions.
 
1. Definitions.
  
Line 164: Line 163:
 
interest in and to Licensee’s modifications shall belong to
 
interest in and to Licensee’s modifications shall belong to
 
Licensee.
 
Licensee.
 
+
</textarea></p>
 
 
END OF TERMS AND CONDITIONS</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

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 * are required.

E-mail *

Name

Affiliation

What will you use Sniper for?

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

By downloading Sniper, you confirm that you agree to the license policy outlined above.