Adding a ComponentOne Chart 2D Control to a Web Page > Step 4: Packaging the Control > C: Copying .LPK and .CAB Files to the Server |
Once you have created the .LPK and .CAB files, copy them to the server where your web page is. The .LPK file must be in the same directory as the HTML file that references it. The .CAB file must be in the directory that is specified in the <OBJECT> tag. For example, in the above HTML code, the file olectra.cab would go in the root directory of the server where www.yoursite.com is located.