gu_falcon
Feb 1st, 2001, 09:58 AM
I have to program an application on the web. I use ASP and java-VB scripts. And I use the msTreeView - component to show my data to the users.
Thats great (I make a new Object to insert the treeview into my page) and it works!!!
Now I have to import and show various pictures in my treeview.
I cannot switch to a pure ASP treeview because I have to use RIGHTCLICKS to manage the view (e.g. enter new folders or files) fast and without troubles for the user. But I cannot import pictures (i have registered a listimage-component but it wont load any pictures with <loadPicture>, see).
I hope you see my problem here.
I'm happy with any answer since I can't find any pages on the net that refer to inserting a my-activex on a site and I don't know the limitations of VB-Script (treeview.visible = true or HitTest (x,y) don't work either)
thx in advance
desperate
Thats great (I make a new Object to insert the treeview into my page) and it works!!!
Now I have to import and show various pictures in my treeview.
I cannot switch to a pure ASP treeview because I have to use RIGHTCLICKS to manage the view (e.g. enter new folders or files) fast and without troubles for the user. But I cannot import pictures (i have registered a listimage-component but it wont load any pictures with <loadPicture>, see).
I hope you see my problem here.
I'm happy with any answer since I can't find any pages on the net that refer to inserting a my-activex on a site and I don't know the limitations of VB-Script (treeview.visible = true or HitTest (x,y) don't work either)
thx in advance
desperate