Re: Asking for a password in html

  • From: Alex Hall <mehgcap@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Tue, 30 Aug 2011 17:28:08 -0400

Use an input element of type "password". Below is an example, with
brackets instead of less- and greater-thans.
[input type="password" name="usr_pass"][/input]

On 8/30/11, John J. Boyer <john.boyer@xxxxxxxxxxxxxxxxx> wrote:
> I am thinking of setting up a web page so people can upload files.
> However, I want to require a password. How does one ask for a password
> in html? Of course when the user types one it shouldn't appear on the
> screen. At most asterisks should appear.
>
> Thanks,
> John
>
> --
> John J. Boyer; President, Chief Software Developer
> Abilitiessoft, Inc.
> http://www.abilitiessoft.com
> Madison, Wisconsin USA
> Developing software for people with disabilities
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
>


-- 
Have a great day,
Alex (msg sent from GMail website)
mehgcap@xxxxxxxxx; http://www.facebook.com/mehgcap
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: