| |
Installation
for zip file:
- Unzip the aspBarcode.zip file extract to a directory.
- Copy register.bat and nonnoi_ASPBarcode.dll to the WINNT\SYSTEM32 (or WINDOWS\SYSTEM on Win95/98 or WINDOWS\SYSTEM32 on WinXP Home) directory
- run register.bat
- Done!
for setup(.exe) file:
- run setup_aspBarcode.exe
- Follow instructions of the installer
- Done!
After you register the dll, place the barcode.asp (found in the demo folder) in your website's directory. Then use this HTML code in any page you wish to display the barcode: <img src="barcode.asp?image=1&type=14&data=<%=pass parameters here%>"> |