| | |
Extracting barcode reader dat through web interface
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Aug 2008
Posts: 12
Reputation:
Solved Threads: 2
this website may give you some help
http://www.ashberg.de/php-barcode/\
and this one as well
http://www.phpclasses.org/browse/package/2176.html
http://www.ashberg.de/php-barcode/\
and this one as well
http://www.phpclasses.org/browse/package/2176.html
Synking thanks..
for the great link, I think the problem of generating barcodes from web interface are solved..
But it remains interacting with barcode reader at the point of sale through web interface to extract encoded barcode information from barcode reader. So that i can use it to update my database.
Any idea on how i can do that...
Thanks once again.
for the great link, I think the problem of generating barcodes from web interface are solved..
But it remains interacting with barcode reader at the point of sale through web interface to extract encoded barcode information from barcode reader. So that i can use it to update my database.
Any idea on how i can do that...
Thanks once again.
It is wireless barcode reader, it should be able to work with my front end (web form). I want to extract different data from barcode on a product and display them on my web form fields "like product code, manufacturer and price" separately, into different form fields.
My problem is to get those barcode data onto my web form fields separately from barcode reader, i will now be able to update my database through ajax over the internet.
Is there any javascript library that can work with barcode reader to get me those data?
thanks.
My problem is to get those barcode data onto my web form fields separately from barcode reader, i will now be able to update my database through ajax over the internet.
Is there any javascript library that can work with barcode reader to get me those data?
thanks.
•
•
Join Date: Aug 2008
Posts: 12
Reputation:
Solved Threads: 2
here is a pure java barcode reader extractor hope it helps.
http://www.sharewareconnection.com/j...ode-reader.htm
if you go to the guys homepage he has other languages available.
the only one i have delt with had it's on software and i just created a perl script to grab the data i needed.
http://www.sharewareconnection.com/j...ode-reader.htm
if you go to the guys homepage he has other languages available.
the only one i have delt with had it's on software and i just created a perl script to grab the data i needed.
Last edited by synking; Aug 18th, 2008 at 11:50 am.
Synking thanks for the link.
but i have found a way to do it on the web page.
Tips..,
as barcode reader works in the same way as keyboard, any application that have focus of mouse cursor will receive the barcode data when u scan the barcode on a product. So to make it work on web page just let the appropriate form field have mouse focus, on scanning the barcode the translated data will be placed on the field. Note.., after reading barcode data, barcode reader sends a command equivalent to Enter Key on the keyboard of which in this case of web page will submit the form. Then you can decide what should happen when onSubmit event is generated using javascript.
Thanks for your help i appreciate..
but i have found a way to do it on the web page.
Tips..,
as barcode reader works in the same way as keyboard, any application that have focus of mouse cursor will receive the barcode data when u scan the barcode on a product. So to make it work on web page just let the appropriate form field have mouse focus, on scanning the barcode the translated data will be placed on the field. Note.., after reading barcode data, barcode reader sends a command equivalent to Enter Key on the keyboard of which in this case of web page will submit the form. Then you can decide what should happen when onSubmit event is generated using javascript.
Thanks for your help i appreciate..
•
•
Join Date: Nov 2008
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
Synking thanks for the link.
but i have found a way to do it on the web page.
Tips..,
as barcode reader works in the same way as keyboard, any application that have focus of mouse cursor will receive the barcode data when u scan the barcode on a product. So to make it work on web page just let the appropriate form field have mouse focus, on scanning the barcode the translated data will be placed on the field. Note.., after reading barcode data, barcode reader sends a command equivalent to Enter Key on the keyboard of which in this case of web page will submit the form. Then you can decide what should happen when onSubmit event is generated using javascript.
Thanks for your help i appreciate..
Any more tips for a barcode n00b?
TY,
Paul.
![]() |
Other Threads in the PHP Forum
- Previous Thread: Error Help - Query fatal error
- Next Thread: make a radio button checked if it was selected before
| Thread Tools | Search this Thread |
apache api array auto beginner binary broken cache cakephp checkbox class cms code codingproblem cron curl customizableitems database date display dynamic echo email error file files filter folder form format forms forum function functions gc_maxlifetime global google headmethod host href htaccess html image include insert ip javascript joomla limit link login mail malfunctioning memmory memory menu mlm multiple mysql nodes oop parameter parsing paypal pdf php phpmysql popup problem query radio random recursion recursiveloop remote script search select server sessions sms snippet source space sql static syntax system table trouble tutorial up-to-date update upload url validator variable video web youtube





