[flexcoders] Re: Login / Password Form

2009-02-05 Thread ursprakash6
Code Source?? Thats not necessary. You can code it by own,thats easy only. just put two TextField,and one button control. In button click event call one actionscript method ,in that get the values in textFields and send the values to backend using either HttpService or RemoteObject Gnanz.../

[flexcoders] Re: Login / Password Form

2009-02-05 Thread valdhor
These threads should get you started: http://www.nabble.com/Login-Registration-Page---tp21747714p21748295.html http://www.nabble.com/flex-login-popup-help-needed-please-tp20772482p20833766.html HTH Steve --- In flexcoders@yahoogroups.com, christophe_jacquelin

re: [flexcoders] Re: Login / Password Form

2009-02-05 Thread Wally Kolcz
, February 05, 2009 6:42 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Login / Password Form These threads should get you started: http://www.nabble.com/Login-Registration-Page---tp21747714p21748295.html http://www.nabble.com/flex-login-popup-help-needed-please-tp20772482p20833766

RE: [flexcoders] Re: Login / Password Form

2009-02-05 Thread Tracy Spratt
AM To: flexcoders@yahoogroups.com Subject: re: [flexcoders] Re: Login / Password Form I used a database and RemoteObject/Web Services to check a CFC with the query to see if the username and password matches and returns any info I need then I have something like this: public function