HTML for inserting the controls on a Web page

You include the controls on a Web page with an Object element and associated Param elements. Then you write scripts that direct the control to make database connections, retrieve and update data, and respond to user actions. The way the Object and Param elements look in a Web page are described next.