Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
trace.inc
Package: Generateur_v13.rar [view]
Upload User: feiyaoda
Upload Date: 2016-11-21
Package Size: 9556k
Code Size: 1k
Category:
WEB Mail
Development Platform:
PHP
- <form action="{ACTION}" method="get" enctype="{ENCODING}" target="{TARGET}"><p>
- <label for="trace_host">IP/Host: </label>
- <input type="text" id="trace_host" name="trace_host" size="30">
- <br><br>
- <!-- BEGIN hops -->
- <label for="trace_hops"> Hops: </label>
- <select id="trace_hops" name="trace_hops" size="1">
- <!-- BEGIN hoptions -->
- <option {SELECTED} value="{VALUE}">{VALUE}
- <!-- END hoptions -->
- </select>
- <!-- END hops -->
- <!-- BEGIN size -->
- <label for="trace_size"> Size: {SIZE_UNITS}</label>
- <select id="trace_size" name="trace_size" size="1">
- <!-- BEGIN soptions -->
- <option {SELECTED} value="{VALUE}">{VALUE}
- <!-- END soptions -->
- </select>
- <!-- END size -->
- <!-- BEGIN timeout -->
- <label for="trace_timeout"> Timeout: {TIMEOUT_UNITS}</label>
- <select id="trace_timeout" name="trace_timeout" size="1">
- <!-- BEGIN toptions -->
- <option {SELECTED} value="{VALUE}">{VALUE}
- <!-- END toptions -->
- </select>
- <!-- END timeout -->
- <!-- BEGIN dodns -->
- <input type="checkbox" {CHECKED} id="trace_dodns" name="trace_dodns" value="YES">
- <label for="trace_dodns"> perform DNS lookups</label>
- <!-- END dodns -->
- <br><br>
- <input value="Trace" type="submit"> <input type="reset">
- </p></form>