Hello all,
I'm having trouble making a hand scanner work, what I would like to do is hide a field on my first page and put the focus on that field and wait for STDIN. But if a visitor comes in make them click on the "Name field" and take the focus away, let me show you my code:
<HTML>...
Is there a way to catch <STDIN> from a background process running in windows? I want to write a service that loops, running it in the back ground and just listen for <STDIN>, when it gets input go automatically and run a perl program.
#!c:/dwimperl/perl/bin/perl.exe
# PERL MODULES WE WILL...
Friends,
I'm trying to help out a co-worker with his query. The person that set up the MS Access database put a ":" at the end of the column name.
"Branch Number:" so when he does his select:
rs.Open "Select * from Data where [Branch Number:] =" & Ca, cn
it doesn't work. I told him I think...
Hello everyone,
Is there a way to start a program on the scan event? for example, I thought the <prefix><data><suffix> would work but I can't find any documentation or examples. What I have is a perl program that opens an excel spread sheet and scans a certain column until it finds the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.