Step 1 | Step 2 | Step 3.1 Step 3.2 Step 3.3 |
Step 1
Clothing - Static HTML page with the label embedded and initialized using DATA
attribute of the OBJECT tag.
This is a startup example. In it we embed the Active Label ActiveX and we initialize it with a label, by using DATA attribute. In contrast to the same page in the other example set (Using PARAM elements) here the label data is linked and not part of the HTML page itself. One of the obvious benefits is that we can just save a file from Active Label Browser and link it to the Active Label ActiveX control in the HTML page.
As in the "Using PARAM" examples set this page just starts the work and does nothing of use. We recommend you take a look at the other example set for more details and comparison of the two different techniques.
Here we put the data fields definitions, but again like in the other examples we pass no data at this stage. However we will demonstrate some interesting tricks later.