[flexcoders] Question about passwords

2005-08-17 Thread nostra72
Ok lets say your making a site where you want people to go on and imput information and have everyone put in different information but not have someone be able to put important information for someone else. I guess what I am saying in a nutshell is I want to be able to have someone type in a

RE: [flexcoders] Question about passwords

2005-08-17 Thread Battershall, Jeff
Title: Message You have to set password="true" in your TextInput declaration. Jeff -Original Message-From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]Sent: Wednesday, August 17, 2005 1:11 PMTo: flexcoders@yahoogroups.comSubject:

Re: [flexcoders] Question about passwords

2005-08-17 Thread JesterXL
mx:TextInput password="true" / - Original Message - From: [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, August 17, 2005 1:11 PM Subject: [flexcoders] Question about passwords Ok lets say your making a site where you want pe