Hi, I'm trying to get the output from a barcode scanner into my CGI script. What I would like to see is the barcode going straight into a text box in my browser. I am using Device::SerialPort to read the output which works fine as a normal Perl script, but I don't know how to allow Perl CGI scripts to access my /dev/ttyS1 port. Any help on this matter would be greatly appreciated.
Thanks. -- Geraint Jones -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]