dLSoft

Quick_links...

Search site
Trial products
Online tutorials

Products

Barcodes for Office
Barcode creators
Barcode fonts
Developer tools
Label printing
Labelling tools
Windows Phone

Resources

New to barcodes?
How To ...
Support centre
Tutorial centre
Which product

For users

Common problems
What's New?
Newsletter
Online registration
Contact us

GS1

Award 2009

Award 2008

Powered by a
UK2 VPS

Barcodes for IIS

Barcode IMG Server for IIS
Barcode-2D IMG Server for IIS

Server-side solutions for Internet Information Server

Barcode IMG Servers for IIS are systems for incorporating barcode images on Active Server Pages (ASP or ASP.NET) using server-side processing to provide the SRC for an IMG tag. The results may be viewed on all major browsers, including Microsoft's Internet Explorer, Netscape and Mozilla on any platform. The system has been devised in such a way that run-time write access to the IIS server is not required.

The central components of Barcode IMG Servers for IIS are 32 bit server side components in a Dynamic Link Library (B1barcode.DLL or B2barcode.DLL). Once a component is registered on the IIS server an active sever page may create a Barcode Object using (for example)

    Set m_barcode = Server.CreateObject("B1barcode.Control")

The m_barcode Object has a number of properties which may be set to specify characteristics of the barcode required (such as m_barcode.Caption="12345" for the barcode data), and the barcode picture is returned and displayed using code of the form

    Response.Write ("<IMG SRC="barcd.asp">")


Barcode IMG Server for IIS supports the all major barcode types, including:2 of 5, 3 of 9, Australia Post, Codabar, Code 11, Code 39, Extended Code 39, Code 93, Extended Code 93, Code 128, Code B, Deutschen Post, DUN14, EAN- 8, EAN-13, EAN-14, EAN-128, ISBN, ISMN, ISSN, ITF-14, ITF-6, Interleaved 2 of 5, Italian Post 2/5, Italian Post 3/9, JAN, Korean Postal Authority, Matrix 2 of 5, MSI (Modified Plessey), Plessey, PostNet & FIM, Royal Mail 4 State, SSCC, SICI/SISAC, Swiss Post, Telepen (numeric and ASCII), UCC14, UPC-A, UPC-E - complete list

Properties allow the barcode image to be left or right rotated or inverted, and for sizes, bearer bars, margin indicators and human-readable text properties and justification to be specified.

View/Print/Test some ASP samples now at Barcode IMG demo or ASP.NET samples at Barcode 1D ASP.NET

  to Try Before you Buy  


Barcode-2D IMG Server for IIS supports Aztec, DataMatrix, MaxiCode, PDF417, Micro-PDF417, QR Code (Numeric, Alphanumeric and Byte modes) and RSS barcodes.

View/Print/Test some ASP samples now at Barcode IMG demo or ASP.NET samples at Barcode 2D ASP.NET

  to Try Before you Buy  

To purchase a licence for either product please visit the online store


Barcode IMG Servers for IIS supports the use of GIF, PNG or WMF* images. Properties allow barcode sizes, security levels and modes to be specified.

Licensing

Barcode IMG Server for IIS and Barcode-2D IMG Server for IIS are separate products and are licensed separately.

One licence required per product per server.

System requirements

32 bit versions of Microsoft IIS web server.

* WMF images are suitable only for display on Windows platforms.