This content has been marked as final.
Show 8 replies
-
1. Re: Letter Sequence Code Needed
Sway_foru Mar 23, 2007 10:57 AM (in response to bcounts)you could always put a blind text box on there.. and they click there and type.. hit enter key to activate;)
just an idea..i'm looking at things .. maybe i'll figure something out for ya. -
2. Re: Letter Sequence Code Needed
SymTsb Mar 23, 2007 11:11 AM (in response to bcounts)there really isn't any mystery to this at all. just a matter of having a silent key event handler that stores every letter pressed and sees if the last 5 letters pressed = admin. -
3. Re: Letter Sequence Code Needed
SymTsb Mar 23, 2007 11:12 AM (in response to bcounts)there really isn't any mystery to this at all. just a matter of having a silent key event handler that stores every letter pressed and sees if the last 5 letters pressed = admin. -
4. Re: Letter Sequence Code Needed
bcounts Mar 23, 2007 2:32 PM (in response to bcounts)SymTsb you are on the right line - do you think that you could write a code that does just that with all of the peremeters in my orginal thread? -
-
6. Letter Sequence Code Needed
Greg Dove Mar 23, 2007 4:39 PM (in response to bcounts)Its already been answered by kglad. But I had been looking at this so feel compelled to post my code anyhows.. -
7. Re: Letter Sequence Code Needed
bcounts Mar 23, 2007 8:06 PM (in response to bcounts)Thanks To Both Of You - Worked Great! -
8. Re: Letter Sequence Code Needed
kglad Mar 23, 2007 8:37 PM (in response to bcounts)you're welcome.