> I have a login form with username and password fields. > If the user typed something wrong, the page would > re-load with the values already entered so that it > could be corrected.
Ah, for those I wouldn't put the password back in either. In this case the point is for the user to correct whatever they did wrong, but with a password field, you can't see what you typed, and the user would just need to clear the field and re-type the whole password anyway. -Justin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323991 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

