QRCoder – an Open Source QR code generator implementation in C#
I can’t get it to work in VB on an aspx page. This is what I’ve got, and it renders some crazy characters on the screen. Can’t anybody help me out with a working VB example for an aspx website? Dim qrGenerator As New QRCoder.QRCodeGenerator() Dim qrCode ....