activex tree view

B

Bernardo

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
 
T

Thomas A. Rowe

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.
==============================================
 
B

bernardo

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.
 
T

Thomas A. Rowe

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.
==============================================
 
B

bernardo

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.
==============================================
 
Top