The mx:HTTPService tag is simply a way to establish a connection with some server-based data.  You can’t “store” anything in it.  You could use the middle tier to store a list of the valid user/password combinations, then use HTTPService to send what the user enters to the middle tier, which would then compare it to the list.  The middle tier would then return the result of that validation to Flex in the HTTPService result.

 

Tracy

 


From: [email protected] [mailto:[email protected]] On Behalf Of [EMAIL PROTECTED]
Sent: Monday, December 26, 2005 12:42 PM
To: [email protected]
Subject: [flexcoders] Would this make a program secure

 

Do you use an http:service tag to store a password? Is this in all of your opinions the best way to do it?

 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to