The question is not THAT clear, but I guess you can use external library to
connect to barcode reader.

However there is at least one problem - using the barcode reader is not a
browser operation.
So you will need either an ajax app that will poll the server for the
presence of an active barcode or write a server-side standalone daemon and
query it.

Regards
Alexey

On Wed, Aug 25, 2010 at 1:33 PM, Neveen Adel <nevo.a...@gmail.com> wrote:

> Hello,
>
> Is there a way to connect my  web2py application to barcode reader and
> then get the data  after passing
> barcode card into the barcode?
>
> Thanks in Advance
>
> Neveen

Reply via email to