Guest_imported
New member
- Jan 1, 1970
- 0
I was told that Flash relies on standard browser and HTTP security features in order to support secure passwords.
I have created a Flash login entry which request a password from the user and then submit it to the server with a LoadVariables POST operation using an https: URL. The password variable is not defined after first time submition to web server. It seems that flash did not send anything on first try especially right after I run IE5. I have tested this by ouputting the variable to the screen. On second time submittion everyting works well with password displayed on the screen.
Any help is much appreciated
I have created a Flash login entry which request a password from the user and then submit it to the server with a LoadVariables POST operation using an https: URL. The password variable is not defined after first time submition to web server. It seems that flash did not send anything on first try especially right after I run IE5. I have tested this by ouputting the variable to the screen. On second time submittion everyting works well with password displayed on the screen.
Any help is much appreciated