I am setting up a secure area for one of my clients. I have used "if" statements and "else if" to create a validation test for multiple passwords which works great right now and there is only a few passwords needed.
Oldnewbie mentioned using an array of passwords that can be read as a separate list I suppose and make it a little less tedious to add new passwords.
would it be possible for someone to shed some light on this for me? ...I obviously understand what an array is but how to set one up using actionscript is quite beyond me at this time in my career.
One other element would be how to "fix" the site where members only have to log in (1) time per visit. If they go back to the start and then realize they need to return to the secure area ...they should not need to logIn again....how is this accomplished?
Any help will be appreciated. Ya' Gotta Love It!X-)
Oldnewbie mentioned using an array of passwords that can be read as a separate list I suppose and make it a little less tedious to add new passwords.
would it be possible for someone to shed some light on this for me? ...I obviously understand what an array is but how to set one up using actionscript is quite beyond me at this time in my career.
One other element would be how to "fix" the site where members only have to log in (1) time per visit. If they go back to the start and then realize they need to return to the secure area ...they should not need to logIn again....how is this accomplished?
Any help will be appreciated. Ya' Gotta Love It!X-)