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
ping.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="ping_host">IP/Host: </label>
- <input type="text" id="ping_host" name="ping_host" size="30">
- <br><br>
- <!-- BEGIN count -->
- <label for="ping_count"> Count: </label>
- <select id="ping_count" name="ping_count" size="1">
- <!-- BEGIN coptions -->
- <option {SELECTED} value="{VALUE}">{VALUE}
- <!-- END coptions -->
- </select>
- <!-- END count -->
- <!-- BEGIN size -->
- <label for="ping_size"> Size: {SIZE_UNITS}</label>
- <select id="ping_size" name="ping_size" size="1">
- <!-- BEGIN soptions -->
- <option {SELECTED} value="{VALUE}">{VALUE}
- <!-- END soptions -->
- </select>
- <!-- END size -->
- <!-- BEGIN timeout -->
- <label for="ping_timeout"> Timeout: {TIMEOUT_UNITS}</label>
- <select id="ping_timeout" name="ping_timeout" size="1">
- <!-- BEGIN toptions -->
- <option {SELECTED} value="{VALUE}">{VALUE}
- <!-- END toptions -->
- </select>
- <!-- END timeout -->
- <!-- BEGIN line_break -->
- {BR}
- <!-- END line_break -->
- <br><br>
- <input value="Ping" type="submit"> <input type="reset">
- </p></form>