Web Hosting Directory | Web Hosting Resources | Webmaster Resources | Domain Tools | Search Engine Marketing | Forums
  Signup
Today: 165   Yesterday: 1,303   Max: 2,773   Total: 530,498   Current Users : 14 (Member 0) 
DOMAIN TOOLS

WEBMASTER TOOLS

RELATED ARTICLES

SUBMIT AN ARTICLE

Write for us and get publicity, link to your website, and best of all get paid. Please visit our writers page for details.


LINK TO US

Link to us and earn points for each visitor you bring to us. Please visit our link partner page for details.

 

TYPE = TEXT

TEXT creates a text entry field (the most popular type of data entry field):

this code produces this
<FORM ACTION="../cgi-bin/mycgi.pl">

name: <INPUT TYPE=TEXT NAME="realname">

<P><INPUT TYPE=SUBMIT VALUE="submit">
</FORM>
name:

TEXT is the default input type (if you want a text field, you don't even need to use the TYPE attribute).

this code produces this
<FORM ACTION="../cgi-bin/mycgi.pl">

<!-- Note absence of TYPE attribute -->
name: <INPUT NAME="realname">

<P><INPUT TYPE=SUBMIT VALUE="submit">
</FORM>
name:

The behavior of TEXT fields can be modified using these attributes:

  • VALUE: set an initial value for the field
  • SIZE: how wide the field should be
  • MAXLENGTH: the maximum number of characters the user can enter


Copyright 1997-2002 Idocs, Inc. Written by Miko Sullivan.

 
 
 
What is your major source of website traffic?
 
 
 
 
 
 

ADVERTISEMENT

 
Cheap Web HostingBudget Web HostingEcommerce Web Hosting
Link to UsLink ExchangeAdvertisePrivacy PolicyTerms Of ServiceAbout UsContact UsSitemap
Copyright © 2006 - 2009 Broadband Media, Inc. All rights reserved.