PDA

View Full Version : Login to password protected web site from flex


kminev
08-07-2008, 08:21 PM
I need to log in to my web service web site which is password protected. Can I log in to password protected .net web site from my flex. For example I can log in to web site in my initialize function and then if authenticated stat pulling data from web service.

Is that possible and can someone provide me with some examples out there on the web.

Thanks in advance