Create an SPC Chart in a Web Page

The following is a sample HTML fragment that will display an SPC ActiveX control in a web page. Microsoft's ActiveX Control Pad can automatically generate code for inserting the CIMPLICITY SPC control and we recommend it. It is freely available from Microsoft's web site - www.microsoft.com .

<HTML>

<HEAD>

<TITLE>New Page</TITLE>

</HEAD>

<BODY>

<OBJECT ID="Spc1" WIDTH=400 HEIGHT=300

CLASSID="CLSID:8A843E25-2878-11D1-B6F5-00A02491B166"> 

    <PARAM NAME="_Version" VALUE="131079">

    <PARAM NAME="_ExtentX" VALUE="10583">

    <PARAM NAME="_ExtentY" VALUE="7938">

    <PARAM NAME="UpdateInterval" VALUE="00:00:10">

    <PARAM NAME="GroupName" VALUE="WIDGET">

    <PARAM NAME="Product" VALUE="LEFT HAND WIDGET">

    <PARAM NAME="QC" VALUE="WLength">

    <PARAM NAME="ProjectGroup" VALUE="\\SPC_DEMO\WIDGET">

</OBJECT>

</BODY>

Use of Netscape Navigator is not supported at this time.

More information

Configure an SPC chart.