Hi,
I'm using VB.Net 2005/VS2005.
I'm trying to capture a barcode # that gets scanned using a scanner from HandHeld Products. It plugs into a usb port. So, first I need to be able to detect which usb port it is plugged into. Then, I need to capture the data when a scan occurs. What event(s) will I have to capture in order to do this?
Thanks,
Dave