convert text or number 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
-
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 where this question belonged, but you cross posted to the ASP.NET forum. Please don't crosspost.
Christian Graus Driven to the arms of OSX by Vista.
-
Search the forums, there are lots of posts like this and fonts that will do the job Searching[^] will help you come up with a lot of answers, code39 is the most popular from a quick search of the forums[^]
Yes, this question comes up all the time and the same answer of "have the decency of doing a search" generally bubbles up. It probably took more time to create the post and using the search button. Sigh.
Any suggestions, ideas, or 'constructive criticism' are always welcome. "There's no such thing as a stupid question, only stupid people." - Mr. Garrison
-
Search the forums, there are lots of posts like this and fonts that will do the job Searching[^] will help you come up with a lot of answers, code39 is the most popular from a quick search of the forums[^]
thanks I do this already, but no answer found. regards
-
thanks I do this already, but no answer found. regards
-
This is where this question belonged, but you cross posted to the ASP.NET forum. Please don't crosspost.
Christian Graus Driven to the arms of OSX by Vista.
-
thanks I do this already, but no answer found. regards
Then you didn't really do a search. Seriously, this has been so over-documented that you can't help but to find answers. Google results for "VB.NET number to barcode"[^].
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
-
So leave this question and save your time, anyway I get the answer. thanks for all helping me not [service me] !.
-
thanks I do this already, but no answer found. regards
-
So leave this question and save your time, anyway I get the answer. thanks for all helping me not [service me] !.
-
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
-
-=adds Mr. Wonderful to his "special boneheads to ignore in the future" list=-
Any suggestions, ideas, or 'constructive criticism' are always welcome. "There's no such thing as a stupid question, only stupid people." - Mr. Garrison
don't say bad words, this is just misunderstanding, I just simply post question and I need to answer. for all people that reply to me I just Messed some lines when reading quickly their replies and maybe this lead to this misunderstanding, So please Don't bothers and let us just finish this Question. Regards for All :) .
-
thanks a lot that was very helpful. Regards
-
Which only goes to show that you really have no idea about the etiquette of these forums. You need to learn what is regarded as polite by the people who answer here, if you want us to do your work for you.
Christian Graus Driven to the arms of OSX by Vista.
-
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
Mr. Wonderful wrote:
I need code or way so I can insert any text or number into textbox and convert it to barcode format. any help plz
There are multiple barcode-formats around, which one does you wants? Ean-13 is kinda cute, if you're in Europe. 1) download a barcode-fontset (Google it!) 2) assign this font to Textbox2 3) copy text from Textbox1 to Textbox2 Presto :)
I are troll :)
-
Mr. Wonderful wrote:
I need code or way so I can insert any text or number into textbox and convert it to barcode format. any help plz
There are multiple barcode-formats around, which one does you wants? Ean-13 is kinda cute, if you're in Europe. 1) download a barcode-fontset (Google it!) 2) assign this font to Textbox2 3) copy text from Textbox1 to Textbox2 Presto :)
I are troll :)
thank you very much, I already solve this question, but what you post was helpful too. Regards. :-D