Password Field Encryption

From: Everett Andrus <andrus_at_bradford-sw.com>
Date: Wed, 27 Aug 2003 11:28:52 -0400

Those customers basing their Authentication and Authentication Registration
pages on our examples can encrypt the password field display by:

Changing:
<input type="text" name="id2" size="25" class=textbox>

To:
<input type="password" name="id2" size="25" class=textbox>
Received on Wed Aug 27 2003 - 15:29:49 EDT

This archive was generated by hypermail 2.2.0 : Tue Jan 06 2009 - 22:00:03 EST