Wednesday, March 21, 2012

Please help me find a solution

I need to build a web application which has these features.

1. I want to build a tree view structure which dynamically maps the dirs and sub dirs on the server. In another word, if the directory/folder structure on the server has been updated, then it shows dynamically/automatically on my web page.

2. I want user to be able to save word document as .html file under the server directory, so that when I click the node of treeview on my web page, the word document could be shown up in the right panel of the web page.

what is the best way to implement it? I have these available:

a.)asp.net /asp
b.)vb.net /vb
c.)write activex control using vb or vb.net then embed it into the web page.(I don't like activex control though)Any from a and b would do. Just remember that asp goes with vb and asp goes with vb.net, the way you have written it looks as if you may be a little confused here.

0 comments:

Post a Comment