BarCode Generation
-
Hi Guys, I want to generate barcode in ASP.Net 2.0, what steps i should taken in account to do so, please give some useful links and hits to get me started. That barcode should be read by using barcode reader as well, i mean if both can be developed that will be greate. Thanks, in Advance. Many Thanks, adnan
Many Thanks, Adnan Rafiq muhammadadnanrafiq@gmail.com
-
Hi Guys, I want to generate barcode in ASP.Net 2.0, what steps i should taken in account to do so, please give some useful links and hits to get me started. That barcode should be read by using barcode reader as well, i mean if both can be developed that will be greate. Thanks, in Advance. Many Thanks, adnan
Many Thanks, Adnan Rafiq muhammadadnanrafiq@gmail.com
ASP.NET has nothing to do with generating barcodes. It exists to generate HTML. So, you need to read the articles on CP on how to generate a barcode, and if you want to display it on a web page, you need to generate the bitmap and send it to your client as part of a web page.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )