Welcome
Port Scan
Software
About
Contact Us
Links
Support
Documents
Downloads
Sample - scanform.html

This is a sample form which calls results.php which displays the results of scan.

<HTML>
<HEAD>
<TITLE>Scan Form</TITLE>
</HEAD>
<BODY>
<H2>Scan Form</H2>
<HR>
Enter Target IP Address
<FORM ACTION="result.php" NAME="scan" METHOD=POST>
<INPUT TYPE="TEXT" NAME="TARGET">
<INPUT TYPE="SUBMIT" NAME="SCAN" VALUE="SCAN">
</FORM>
</BODY>
</HTML>

Copyright 2000 Larry Apolonio if you have any questions or comments regarding this site please contact lapolonio@minihowto.com
Last Updated 02/08/01