QrCode.Net Web demo

Sample pages demonstrating how to use the QrCode.Net library in a web environment.

Plain HTML
Use of simple HTML form without any JavaScript or other dependency. Opens the resulting QR code image in a new window.
Native JavaScript
A single JavaScript function building the URL to get the QR code image. Doesn't use jQuery or any other library.