activex tree view

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'd like to use the Activex Tree view on a web page I know how to put it on
the page but how do i populate the view from a SQL table I there any example
on the code that I can work with or where do i find documentation on this?

Thanks
Bernardo
 
The ActiveX control should come with instructions, and you are aware that on IE users under Windows
can see it and will be prompted to allow it to be used, correct?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thomas,

Thanks for your awnser, I'm using Microsoft TreeView Control A have done
this before on VFP ( i know that Java is not related to VFP ), after I insert
the control on the page I swith to HTML view but I'm stumbled couse I dont
know the sintax to populate the control. thats why I'm looking for an example
of the code.

Thanks.
 
In your IE Address bar type:

? Microsoft TreeView Control

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Found it Thanks!!

Bernardo

Thomas A. Rowe said:
In your IE Address bar type:

? Microsoft TreeView Control

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top