convert text or numbers to barcode format
-
Hi All, I need code or way so I can insert any text or number into textbox and convert it to barcode format. any help plz Regards
-
Hi All, I need code or way so I can insert any text or number into textbox and convert it to barcode format. any help plz Regards
There is a control at the top of the page with the label Search, you might want to give that a try. http://www.codeproject.com/KB/graphics/ean_13_barcodes.aspx[^]
only two letters away from being an asset
-
There is a control at the top of the page with the label Search, you might want to give that a try. http://www.codeproject.com/KB/graphics/ean_13_barcodes.aspx[^]
only two letters away from being an asset
I already do this, but no result found ! thanks for help !
-
I already do this, but no result found ! thanks for help !
Mr. Wonderful wrote:
no result found
What?!? http://www.codeproject.com/info/search.aspx?artkw=barcode&sbo=kw[^]
only two letters away from being an asset
-
Hi All, I need code or way so I can insert any text or number into textbox and convert it to barcode format. any help plz Regards
This is not an ASP.NET question, you'd find an existing library and then pass the bitmap it generates to a webpage.
Christian Graus Driven to the arms of OSX by Vista.
-
This is not an ASP.NET question, you'd find an existing library and then pass the bitmap it generates to a webpage.
Christian Graus Driven to the arms of OSX by Vista.
thanks that was helpful. regards