<registration> Element

Defines information used to register the script component as a COM component.

<registration progid="progID" classid="GUID" description="description"
   version="version" [remotable=remoteFlag]/>

ΓÇôorΓÇô
<registration progid="progID" classid="GUID" description="description"
      version="version" [remotable=remoteFlag]>
      <script>
            (registration and unregistration script)
      </script>
</registration>

Expand imageValues

Expand imageRemarks

Expand imageExample

Expand imageSee Also