Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Browsing the Clients FileSystem

Status
Not open for further replies.

RizMan

Programmer
Jun 13, 2003
20
FR
My task is to design an Upload form which allows the user to chose some files on his machine and upload them to the server.
Now I know using ASP.NET you can use the HTMLInputFile Control to do this. But my boss doesn't want the default Load File Dialog to open. He wants an aspx page which would allow browsing the file system just like in explorer. i.e. on the left you have the folders and on the right the files.

So does anyone have an idea on how to do that? I couldn't find anything useful

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top