Online ActiveX Barcode Control Example

NOTE: This page is no longer functional. The use of ActiveX is deprecated by Microsoft and will not work in modern web browsers. IDAutomation recommends using another product to generate barcodes for web browsers such as ASPX ScriptsStreaming Barcode Server for IISJava ServletsJavaScript Barcode Generators, or PHP Scripts. For more information, review the Internet Barcode FAQ.


The above image is a barcode in HTML via an ActiveX Control object with the following HTML code:

<object classid="clsid:0C3874AA-AB39-4B5E-A768-45F3CE6C6819" id="BarCode1" width="317" height="86" codebase="https://www.idautomation.com/Assets/idascripts/IDAutomationLinear.cab"> <param name="DataToEncode" value="123456789012"> </object>