tester
04-28-2005, 10:04 PM
On a piece of test equipment, I have the option to launch a file when the program starts. At the beginning of the test, I want to display an image of test cables and connections as an aid to our factory workers.
I think html would be a great filetype to launch, because I know how to create simple pages with pictures and text. And I know all of our factory test PC's are running Windows 98 or newer, and they all have internet explorer. The intent is for the PC's to autoload my test program, and all input will be with a bar code scanner or keyboard entry.
So I've launched a page with an image and some instructions. To simplify things for production workers, I want to make the page close by pressing any key on the keyboard, rather than using a mouse or using combinations of keystrokes to return to the tester software's main menu.
I searched here and found many snippets for closing the window with a button, but is it possible to close a window by hitting one key on the keyboard? It would be great if they could hit enter or smack the spacebar to close IE.
thanks!
I think html would be a great filetype to launch, because I know how to create simple pages with pictures and text. And I know all of our factory test PC's are running Windows 98 or newer, and they all have internet explorer. The intent is for the PC's to autoload my test program, and all input will be with a bar code scanner or keyboard entry.
So I've launched a page with an image and some instructions. To simplify things for production workers, I want to make the page close by pressing any key on the keyboard, rather than using a mouse or using combinations of keystrokes to return to the tester software's main menu.
I searched here and found many snippets for closing the window with a button, but is it possible to close a window by hitting one key on the keyboard? It would be great if they could hit enter or smack the spacebar to close IE.
thanks!