One way to do this is to code a plugin (using COM or Java) that is downloaded by the browser. The plugin then opens a connection to your server and passes the barcode data back. If your plugin download is for your customers, you will also need to get a security certificate for your downloadable plugin for verification purposes. If you can interface to the barcode-reader using Java, you could also write an applet. How you would implement the client side barcode data reader also depends on the requirements for implementing the barcode data reader at the client tier.
Danny ----- Original Message ----- From: "Vijay Guda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 08, 2002 11:13 PM > Hi All, > > Could anyone please suggest me how to read data from barcode-reader at the > client tier in a web-application scenario. > Thanks > G.Vijay > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff EJB-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". > > =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
