barcode
-
hii... i have generated barcode using the barcode dll(trial version). one more way i found is jst by adding the barcode font to the font family and then use it in our application.Tell me which is better approach among them. after generating the barcode what shud be my next step plz guide.thnks...
-
hii... i have generated barcode using the barcode dll(trial version). one more way i found is jst by adding the barcode font to the font family and then use it in our application.Tell me which is better approach among them. after generating the barcode what shud be my next step plz guide.thnks...
mylogics wrote:
after generating the barcode what shud be my next step
I have no idea. What do you want to do with this barcode, in your website ? How do you expect a barcode to be applicable to a website ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
mylogics wrote:
after generating the barcode what shud be my next step
I have no idea. What do you want to do with this barcode, in your website ? How do you expect a barcode to be applicable to a website ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
OK, so every web user will have a local barcode reader, and your site shows the barcodes ? Then you need to store your barcodes somewhere, and render them on your pages.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
OK, so every web user will have a local barcode reader, and your site shows the barcodes ? Then you need to store your barcodes somewhere, and render them on your pages.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
ok i will feed the barcode for each product in the database. do we have to do coding for the barcode scanner. what exactly will be the process to be followed further. plz guide...
OK, so you're saying you have no idea what you're doing ? Why do you have this job then ? You know nothing about how a bar code scanner works, but you're happy to take a job involving them ?
mylogics wrote:
do we have to do coding for the barcode scanner.
how does that work ? If you're generating the barcode, I assume that means that another program is running the scanner ? If you're running both ends, why does it make sense to use barcodes at all ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
OK, so you're saying you have no idea what you're doing ? Why do you have this job then ? You know nothing about how a bar code scanner works, but you're happy to take a job involving them ?
mylogics wrote:
do we have to do coding for the barcode scanner.
how does that work ? If you're generating the barcode, I assume that means that another program is running the scanner ? If you're running both ends, why does it make sense to use barcodes at all ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
This answer, in this context, usually means 'I'm going to ask all the same questions again tomorrow'., How about answering my questions now ? If you're generating bar codes, why would you also need to read them ? Why use bar codes at all ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
This answer, in this context, usually means 'I'm going to ask all the same questions again tomorrow'., How about answering my questions now ? If you're generating bar codes, why would you also need to read them ? Why use bar codes at all ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
although m generating the barcode but when the scanner will scan the code of the product i will have to match it with the code in my database and accordingly perform the task... m i rite...sir...
From what I know about barcodes, they are graphical representations of a string of bits, where one digit is a 7 bit string (from EAN-13 specs). Now, I am also sure, that any barcode reader would read that number from a barcode, otherwise it's totally useless. Whether it can connect with your database and pick up other information about it-- well how in the world are we supposed to know that? Now, I fail to realize your problem, i.e. :
mylogics wrote:
accordingly perform the task...
What "task" are you talking about? Bringing up the price on you barcode reader? Description? What?
var question = (_2b || !(_2b));