The PrecisionID Native ASP Barcode Generator enables web based implementation of Code 128, Code 39, UPC-A, Interleaved 2 of 5, EAN13, POSTNET, Planet, and MSI Barcodes. It generates barcodes with a single, pure ASP file and without dependencies, components, or DLLs. Once the ASP file is copied to an ASP enabled web-server, barcodes are easily generated by any web browser.
Each barcode type is generated by a dedicated ASP file for minimal overhead
and exceptionally fast execution. Each ASP file provided is self contained
and is written in pure ASP code. It may be used "as is" or may
be modified and/or embedded into an ASP application. The barcode images are
simple black and white bit-mapped images that are very small (typically less
than 2 KB). Because a bit mapped image is streamed to the browser, no
temporary files are required on the server. Further, this product is
compatible with ASP, ASP.NET, PHP, Pearl, JavaScript and many other development
environments and web applications.
Free Demonstration of the PrecisionID Native ASP Barcode Generator Package
To evaluate the Native ASP Barcode Generator, a demo version has been placed on an
ASP enabled server. You may access these URLs for
evaluation purposes. Default parameter values have
been populated in the code which you may overwrite as
desired. This demo version includes a demo
watermark which is not included in the purchased
versions. All other functionality is identical.
You may use the code from the Integration Examples below as a guide for
embedding into your web page. Available parameter are detailed a little further
down on this web page and in the User's
Guide.
| Code 128 |
 |
|
| Code 39 |
 |
|
| UPC-A |
 |
|
| Interleaved 2 of 5 |
 |
|
| EAN 13 |
 |
|
| USPS Postnet |
 |
|
| MSI Plessey |
 |
|
Integration
Examples
HTML Example:

ASP Example:
Pure ASP
Barcode Generation Example:
<% @ LANGUAGE = VBScript %>
<% Data = "pure-asp-barcode" %>
"