Changing your HTML code

To add the Web runtime to your current implementation, the minimal steps you need to take are:

  1. Create the <OBJECT> tag in your HTML documents to invoke the Web runtime (acugtax.ocx) control.
  2. Remove the <EMBED> or <ANCHOR> tag currently used to launch the Web Plug-in. Provided you add the <OBJECT> element to your Web page and include the CODEBASE attribute, your users will automatically download the Web runtime the next time they visit the Web page.

Adding the <OBJECT> element there causes the user to install the Web runtime component. If your users can invoke the application from more than one Web page, you need to revise all the pages to use the <OBJECT> element.