Add Object Information


Add the following object information to the <BODY> section of the document. This tells the browser what object to load. The object must be loadable by the browser.


<OBJECT ID="NSFile" WIDTH="100" HEIGHT="51" 
CLASSID="CLSID:26F24A93-1DA2-11D0-A334-00AA004A5FC5"
CODEBASE="http://www.microsoft.com/netshow/download/en/nsftsinf.cab#Version=2,0,0,888">
</OBJECT>

Note that ID and CLASSID are required. CODEBASE is recommended to make sure you have the correct version.

Make sure that the version number matches the version you want to specify. The version given above may not be the latest version of the file transfer control.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.