Calling document file from the treeview
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi in my project of asp.net with c# I am doing project in the dynamic format ,i am using treeview,if i click any folders it should display description about the folder in a label.The details are there in the .doc file which i have to fetch from treeview.How I can achieve this? From the Doc file there are some urls which clicked will take the user to the next page .How i can achieve this ? sasi