
Urgentlly require help on using TreeView Control in an ASP
Here is some resources...
INFO: Display Icons in Treeview Control with ImageList Control
http://support.microsoft.com/support/kb/articles/Q165/6/74.asp
(Remove spaces from BASE64 encoding to get the sample work.)
VB AX controls are licensed. On your dev machine you already have design-time
license. To use them on client machine, you need to create an LPK file with
LPK_TOOL and place a proper License Manager object at your page. This is
described in details at:
HOWTO: Using Licensed ActiveX Controls in Internet Explorer
http://support.microsoft.com/support/kb/articles/Q159/9/23.asp
Also, download and use MS-signed CAB with <OBJECT...> tag:
http://activex.microsoft.com/controls/vb5/COMCTL32.CAB
More on this:
INFO: CAB Files Distributed with Visual Basic 5.0
http://support.microsoft.com/support/kb/articles/q172/9/91.asp
Hope this helps,
Regards,
Captain Cerebrum
Innovative extensions for IE4 and HTML Help authoring
http://www.meadroid.com/wpm/
FREE ScriptX: Dynamic Event Binding, Printing
http://www.meadroid.com/scriptx
Hello,
I want to use Treeview control in my ASP,
Any resourse , and samples will be really appreciated.
Sunny