[flexcoders] Massive Error for login script

2008-01-10 Thread markcavins
Hello, I am having a major problem with my login script. When a user enters information correctly there is not problem. if a user enters in the wrong customer name I get the expected popup that says enter your customer #. However if the username or customer name is wrong the browser pops up a

Re: [flexcoders] Massive Error for login script

2008-01-10 Thread Abdul Qabiz
Probably, your login script on server-side is throwing some error when it sees the wrong data... What happens, if you copy paste URL in browser (not in flex app):-

RE: [flexcoders] Massive Error for login script

2008-01-10 Thread Alex Harui
, January 10, 2008 10:27 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Massive Error for login script Hello, I am having a major problem with my login script. When a user enters information correctly there is not problem. if a user enters in the wrong customer name I get the expected popup