PASSWORD BOX CODE:
 

I) In order to have a functional password box, a cgi-bin query file for a database must be established, so check with your server organization, if the preceding is available:

        a)

Client 

Identification 

       b)  <center><form ACTION="http://yourwebsite/cgi-bin/post-query"
               METHOD=post><b><font color="#FFFFFF">Client</font></b>
               <input TYPE="TEXT"
               NAME="Client Name"
               SIZE="30"
               MAXLENGHT="35">
               <p><b><font color="#FFFFFF">Identification</font></b><input
               TYPE="PASSWORD"
               NAME="Password"
               SIZE="30"
               MAXLENGHT="35"></form></center>
 

II) With the use of the TYPE="PASSWORD" code, asterisks are seen in the box, while entering the the text.

III) The code for the submit  button can be added to transmit the data..   (See Button Link)
 
 

COPYRIGHT 2002   ALL RIGHTS RESERVED BY J.A.M.
HTML CODES ON THE INTERNET
SAINT LOUIS, MISSOURI