home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2008 February
/
PCWFEB08.iso
/
Software
/
Resources
/
Developers
/
Alleycode HTML Editor 2.2
/
alleycodesetup.exe
/
{app}
/
Forms
/
fieldset.inc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-11-17
|
392 b
|
11 lines
<!-- Action must be changed to suit your script and server path. Change names and values as needed -->
<form method="post" action="/phpbin/yourscript.php">
<fieldset>
<legend><b>Health information:</b></legend>
<blockquote>
Height <input type="text" size="3">
Weight <input type="text" size="3">
<input type="submit" value="send">
</blockquote>
</fieldset>
</form>