treeview IMPLEMENTATION location

G

Guest

Hi,

Is it possible to change the location of the IMPLEMENTATION line in ASP.NET
when the treeview is rendered to the page?

At present, the treeview always looks for the .htc file in a root level
directory, but I would like to have them as a subfolder in my ASP.NET
project, so rather than having:
<?IMPORT NAMESPACE=TVNS IMPLEMENTATION="/webctrl_client/1_0/treeview.htc" />
I would like it to be:
<?IMPORT NAMESPACE=TVNS IMPLEMENTATION="webctrl_client/1_0/treeview.htc" />
(no starting '/')

There is a property for the image locations, but how can I get it to pick up
the .htc from any location?

Thanks for any help,
Steve
 
G

Guest

It is the treeview from Microsoft Internet Explorer Webcontrols, used with
ASP.NET v1.1.

Steve
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top