Connecting Tech Pros Worldwide Help | Site Map

Using the Web Version of the TreeView object

  #1  
Old August 19th, 2008, 09:25 PM
=?Utf-8?B?RWQgQ29oZW4=?=
Guest
 
Posts: n/a
I want to display a directory in my web page that contains word documents.
The user would click on a word document and it would be displayed on the
client's pc. I want to use the web version of the TreeView object to do this.
I have looked hi and low for some example code that works (I am using VS 2005
Pro and C#), but so far no luck. Also, the web server I am using is IIS, and
the directory that I want to look at is a virtual web directory.

Does anyone have some working examples out there? Or can tell me where to go
for some? I have tried quite a few and so far no luck. Thanks.

Ed Cohen
  #2  
Old August 20th, 2008, 01:05 AM
=?Utf-8?B?T2xkIFBlZGFudA==?=
Guest
 
Posts: n/a

re: Using the Web Version of the TreeView object


This is the _ASP_ discussion group (you know, the predecessor to ASP.NET, for
all us old-fashioned fogeys), not the ASP.NET group.

You should try the ASP.NET groups for this. Probably, the MSDN forums for
ASP.NET are the best place to post.

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Customize treeview control nodes ??? serge calderara answers 6 November 20th, 2006 08:35 PM
Can I use more than one style in a treeview control at the root no p3t3r answers 10 December 29th, 2005 06:35 AM
Internet Web Controls: Treeview Danny answers 4 November 18th, 2005 03:13 AM
How to slowly add content to a web page? Bruce W.1 answers 9 November 18th, 2005 02:15 AM