- Thread RSS
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Favorite
- Subscribe
QR Code Generator for Web
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
04.23.2012 01:55 AM
Hi guys, I am working on an asp.net web project right now! The problem is that it needs qr code generation function. Any ideas?
Re: QR Code Generator for Web
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
04.23.2012 01:58 AM
It is easy to generate barcode in web applications. You could use VS to start your web application with integration of barcode generation, or just use IIS. Details you may refer to search for some guide or something.
Re: QR Code Generator for Web
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
04.23.2012 08:33 PM
You can use some free online QR Code generator.
If you want a library, you can download one.
Re: QR Code Generator for Web
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
04.24.2012 12:29 AM
Here is my suggestion: QR Code generator for asp.net. Detailed tutorial are provided.
Re: QR Code Generator for Web
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
04.24.2012 01:51 AM
you may use a 2D barcode font to create the qr code barcodes for your project.
Re: QR Code Generator for Web
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
07.06.2012 04:37 PM
Here's a client-side QR generator built on jQuery: http://jeromeetienne.github.com/jquery-qrcode/
Re: QR Code Generator for Web
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
07.07.2012 07:49 PM
Do you have additional specific requirements?
I've used the library that htappen mentioned and it works great. It's all done on the client side, so you don't incur any additonal server-side processing.
-
-
- of 1
-
-
