Browse web server

N

news.microsoft.com

I want to browse the web server physical drives from asp.net page and
possibility of creating and deleting folders and get properties of any
directory and file , using c# and visual studio 2003
please help
thanks.
 
S

Scott M.

First, you'd need to enable directory browsing at the server level for this
application.

You do understand the security implications of such an application, right?
 
N

news.microsoft.com

yes i understand applications security but this is not what i want, all what
I want is how is that task implemented , controls....because i did not find
suitable control for that task, thanks
 
S

Scott M.

There aren't any native controls for doing this task server-side. A 3rd
party control from directory browsing could be used or you could just use a
text based interface and the System.IO classes.
 

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

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top