Connecting Tech Pros Worldwide Forums | Help | Site Map

Using the Web Version of the TreeView object

=?Utf-8?B?RWQgQ29oZW4=?=
Guest
 
Posts: n/a
#1: Aug 19 '08
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

=?Utf-8?B?T2xkIFBlZGFudA==?=
Guest
 
Posts: n/a
#2: Aug 20 '08

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