8 Years Online!
GifArt.com
The finest clipart you can own.
Site Menu - Tell a friend ...
Contact Us
About GifArt
Support
Links
Tour
Affiliate Program
Join Login
Learn more ...
Saturday, July 4, 2009
HTML Help
Previous Main Page Next

<INPUT> Input Object 3.2
DEFINITION
defines an input object within an html form. These objects come in several types and include different ways of naming and specifying the data they contain.
ATTRIBUTES
ALIGN=(LEFT|CENTER|RIGHT)
Specifies how the next line of text will be aligned with the Input box.

CHECKED Sets a checkbox or radio button to be selected when the form first loads.
MAXLENGTH=number
Indicates the maximum number of characters that can be entered into a text Input box.
NAME="text"
Specifies the name of the Input box.
SIZE="width|(width, height)"
Specifies the size of the Input window (in characters).
SRC="URL"
Specifies the address of the image to use. Used when TYPE=IMAGE.
TYPE=(TEXT | PASSWORD | CHECKBOX | RADIO | SUBMIT | RESET | FILE | HIDDEN | IMAGE)
Specifies what type of Input to use.
VALUE
For texual/numerical Inputs, specifies the default value of the Input box. Is used to specify the value to be returned when the Input box used.
SUGGESTED STYLE/USAGE
INPUT is an essential ingredient for html forms of all kinds. This tag provides the mechanism for soliciting input from readers and delivers it to the underlying forms-handling services provided by the related CGI script or other forms-handling program.
EXAMPLE
<FORM ACTION="../cgi-bin/cgiemail" METHOD=POST>
<P><INPUT NAME="radio" TYPE="RADIO" VALUE="Send me more info.">This is a radio Input.
<P><INPUT NAME="check" TYPE="CHECKBOX" VALUE="This is a check box.">This is a check box Input.
<P><INPUT NAME="text" TYPE="TEXT" VALUE="Name">This is a textual Input.
(YES) This is a radio Input, you only get one choice with this type.

(NO) This is a radio Input.

This is a check box Input, this type can be checked then unchecked.

This is a textual Input.


Signin


Join today for instant access and unlimited downloads to over 1 Million images at your finger tips anytime you need them.
  • 1,031,967 Copyright-Safe images
  • Unlimited Downloads
  • No Per-Image Fees
  • Instant Access
  • Royalty-Free Usage Rights

1 Year of Downloads $49.95 Join Now


Join Today - Sign-In - Affiliate Program - About Us - Privacy Statement - Newest Images - Site Map - RSS - Blog

GraphicsFactory.com is Celebrating 11 Years Online!
Copyright © 1997-2008 GraphicsFactory.com. All Rights Reserved.