Has anyone ever used an ActiveX control using the <object> tag in a HTML document to display a treeview of the PCs hard drive via web browser?
Whats the correct ActiveX Control to use to do this? I used "CTTreeView Control". I'm playing arounf with ActiveX Control Pad and added the following
<object> with I thought would display the treeview but it's not working. Am I missing something or am I using the wrong control?
<OBJECT ID="TV1" WIDTH=100 HEIGHT=51
CLASSID=""> <PARAM NAME="_Version" VALUE="65536">
<PARAM NAME="_ExtentX" VALUE="2646">
<PARAM NAME="_ExtentY" VALUE="1323">
<PARAM NAME="_StockProps" VALUE="0">
</OBJECT>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

