Re: [PHP] Barcode info anyone...

2004-08-05 Thread Fernando Gutierrez
use JPGRAPH barcode class On Thu, 5 Aug 2004 08:57:30 +0100, Dave Carrera <[EMAIL PROTECTED]> wrote: > Hi List, > > I know I can generate & print barcodes in php for my app :-) > > But can I read the generated barcode into my php application and select the > associated item and if so what do you

Re: [PHP] Barcode info anyone...

2004-08-05 Thread Torsten Rosenberger
hello > I think that maybe the mouse cursor would be in a form field, scan the > barcode and the data from the barcode reader would go into the form field of > which I can issue a OnChange instruction, but I might be completely wrong. the input field should have the focus (cursor must in the fi

[PHP] Barcode info anyone...

2004-08-05 Thread Dave Carrera
Hi List, I know I can generate & print barcodes in php for my app :-) But can I read the generated barcode into my php application and select the associated item and if so what do you have to do to get it working. I think that maybe the mouse cursor would be in a form field, scan the barcode and