I would assume that if he's using a touch screen, the user should be able to move fields by tapping the next field.
John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer -----Original Message----- From: Jerry Johnson [mailto:[EMAIL PROTECTED] Sent: Thursday, September 29, 2005 4:48 PM To: CF-Talk Subject: Re: CF Web Based Keyboard It wouldn't be ColdFusion (which is server-side), it would need to be something client-side (flash, javascript, java) You are probebly talking about an image map with javascript onclick() that insert characters into a form field. You might also need the ability to move between form fields using tab and enter. On 9/29/05, grovem <[EMAIL PROTECTED]> wrote: > I am developing a kiosk system that will simply use IE and a cold fusion server. > I will be using a touch screen and would like to eliminate the keyboard. > > Has anyone developed a web based keyboard that when you press the keys, they fill in a form. > I am assuming this can be done in flash, but can it also be done using html and CFML. > > Keys would only be alphanumeric. No special keys at all. > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219704 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

