| Title: | Welcome to WEB_AUTHORING |
| Notice: | Before writing, please check for an existing topic |
| Moderator: | VAXCAT::LAURIE |
| Created: | Tue Mar 05 1996 |
| Last Modified: | Thu Jun 05 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 186 |
| Total number of notes: | 1479 |
We are trying to build a web interface to a database that doesn't require a keyboard or a mouse. The user will use a bar code reader to enter data. Is there a method to automatically position the cursor in the field? If I have two or more fields, can I automatically move from field to field? Yo, let's work the web. gc
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 176.1 | Silence s Golden? | CIM2NI::CROSBY | Thu Apr 17 1997 15:31 | 10 | |
Geeze, The silence is deafening (sp?) Is this a bogus idea, are all the rocket scientists in here stumped, or did the IRS send everyone to the mother ship? 8^) gc | |||||
| 176.2 | HOUBA::MEHERS | Damian, http://bigbird.geo.dec.com/ | Thu Apr 17 1997 15:50 | 12 | |
--------------------------------------------------------------------------------
the focus() method can be used to give a control (such as a text
box) focus.
So, you could use the onBlur event on a control to execute a JavaScript
function which sets the focus to the appropriate control.
hth
/Damian
| |||||
| 176.3 | Thanks, we'll keep you posted. | CIM2NI::CROSBY | Thu Apr 17 1997 18:44 | 0 | |