@{ ViewBag.Title = "Home Page"; } @{ string QrTextBox = "www.steamware.net"; if (IsPost) { QrTextBox = Request.Form["QrTextBox"]; } }

Multi-format CODE GENERATOR

Barcode generator 1D / 2D

Value
@Html.TextBox("QrTextBox", @QrTextBox, new { @class = "form-control" })

QR Code

QRImage

Aztec

AztecImage

DataMatrix

DmtxImage

Pdf417

AztecImage

Code 39 (show val)

Code39Image

Code 128 (show val)

Code128Image

Code 39 (no val)

Code39Image

Code 128 (no val)

Code128Image