Extracting barcode reader dat through web interface

Thread Solved

Join Date: Aug 2008
Posts: 22
Reputation: chibex is an unknown quantity at this point 
Solved Threads: 0
chibex's Avatar
chibex chibex is offline Offline
Newbie Poster

Extracting barcode reader dat through web interface

 
0
  #1
Aug 13th, 2008
I have web based inventory system written in PHP and going to attach barcode reader to the web interface.

Any idea how to use webbased interface to extracting information from barcode data?

Does anybody have expirience with barcode and webforms ?

Thanks.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 84
Reputation: MVied is an unknown quantity at this point 
Solved Threads: 5
MVied's Avatar
MVied MVied is offline Offline
Junior Poster in Training

Re: Extracting barcode reader dat through web interface

 
0
  #2
Aug 13th, 2008
Are you looking to generate your own barcodes or use ones already on products?
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 22
Reputation: chibex is an unknown quantity at this point 
Solved Threads: 0
chibex's Avatar
chibex chibex is offline Offline
Newbie Poster

Re: Extracting barcode reader dat through web interface

 
0
  #3
Aug 14th, 2008
Yes, i want to generate my own barcode and as well be able to read ones on product through barcode reader and web interface to extract price, product name, manufacturer to update my inventory database at point of sales
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 12
Reputation: synking is an unknown quantity at this point 
Solved Threads: 2
synking synking is offline Offline
Newbie Poster

Re: Extracting barcode reader dat through web interface

 
0
  #4
Aug 14th, 2008
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
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 22
Reputation: chibex is an unknown quantity at this point 
Solved Threads: 0
chibex's Avatar
chibex chibex is offline Offline
Newbie Poster

Re: Extracting barcode reader dat through web interface

 
0
  #5
Aug 15th, 2008
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.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 12
Reputation: synking is an unknown quantity at this point 
Solved Threads: 2
synking synking is offline Offline
Newbie Poster

Re: Extracting barcode reader dat through web interface

 
0
  #6
Aug 15th, 2008
What type of barcode reader is it is it one directly attached to the computer in question or is it one that is "wireless" and loads multiple amounts of data at once.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 22
Reputation: chibex is an unknown quantity at this point 
Solved Threads: 0
chibex's Avatar
chibex chibex is offline Offline
Newbie Poster

Re: Extracting barcode reader dat through web interface

 
0
  #7
Aug 16th, 2008
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.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 12
Reputation: synking is an unknown quantity at this point 
Solved Threads: 2
synking synking is offline Offline
Newbie Poster

Re: Extracting barcode reader dat through web interface

 
0
  #8
Aug 18th, 2008
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.
Last edited by synking; Aug 18th, 2008 at 11:50 am.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 22
Reputation: chibex is an unknown quantity at this point 
Solved Threads: 0
chibex's Avatar
chibex chibex is offline Offline
Newbie Poster

Re: Extracting barcode reader dat through web interface

 
0
  #9
Aug 19th, 2008
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..
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 1
Reputation: Inveritas is an unknown quantity at this point 
Solved Threads: 0
Inveritas Inveritas is offline Offline
Newbie Poster

Re: Extracting barcode reader dat through web interface

 
0
  #10
Nov 29th, 2008
Originally Posted by chibex View Post
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..
Hi, I'm having the same issue where I cannot get the data to print in any of my windows apps. We have a brand new Heron D130, it should be able to do just that but i just cannot find a way to get it going.

Any more tips for a barcode n00b?


TY,
Paul.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC