ds111 Posted March 29, 2008 Share Posted March 29, 2008 Anyone know where i can get this? I've searched all over the place and could only find the "AJAX and Javascript Barcode Generator 2007" which is only for pay. Any one can please help me find it? ??? Thanks!! I have, actually, found this: http://www.parkscomputing.com/barcode.html but i cant get the source code. So, can anyone help me? Thansk! Quote Link to comment Share on other sites More sharing options...
Psycho Posted March 29, 2008 Share Posted March 29, 2008 Well, I would expect that any barcode generator is actually creating an image, so it would be done server-side, not with JavaScript. Quote Link to comment Share on other sites More sharing options...
ds111 Posted March 29, 2008 Author Share Posted March 29, 2008 well i just need to know how to make a barcode! i dont care if its HTML, PHP, or Javascript, just one of the three. any ideas? Quote Link to comment Share on other sites More sharing options...
Psycho Posted March 29, 2008 Share Posted March 29, 2008 Ok, I just took a closer look at the source code on that page and it does appear to be generated with Javascript. Not sure why you can't see the source code. Anyway, the comments state: I found the information I needed to write this script in an article on CodeProject (http://www.codeproject.com/csharp/EAN_13_Barcodes.asp) that showed how to create a barcode in C#. The check-digit calculation is lifted pretty much as-is from that article; the rest of the code is original. Quote Link to comment Share on other sites More sharing options...
ds111 Posted March 29, 2008 Author Share Posted March 29, 2008 ugh! i need it in php! so i can get a certain number lets say 123456789012 from the DB and make a barcode out of that. seriously is it too much to ask for? how come no one has it on a website? Sheesh!! seriously these people do not like to explore or anything!! lol Quote Link to comment Share on other sites More sharing options...
Psycho Posted March 29, 2008 Share Posted March 29, 2008 i need it in php! Then why the hell are you asking in the JavaScript forum?! Are you really that inept that you can't type "php barcode generator" into Google? Many different solutions available. Sheesh!! Doesn't anybody have a freakin clue? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.