QUOTE (justwhy2003 @ Jun 10 2009, 01:05 PM)

Just a quick update.
Ive got a touch screen alpha keypad example from Citcet following a phone call to them to allow me to enter names/passwords to my password screen.
Its at the following link if it is of interest to anyone.
https://www.yousendit.com/download/MnFoZGlqTSs4aU1LSkE9PQ At the minute i can open the touch screen and i think im writing the informtion typed to a "REAL" register Ive called password_data by making a button with the following up command: password_data = FormKeyPad("password_data").
I can also open the loginform via is command (loginform()).
How do i now make the information entered on the keypad, transfer to the log in form?
Thanks in advance
Justin
There are specific functions in that project for logging in, why dont you use them ?
Just copy the button to your project along with the relevant Cicode page and it should work straight away