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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is the corresponding control for FileDialog in web form?

Status
Not open for further replies.

emeraldtea

Programmer
Mar 4, 2003
16
US
I want to upload a file to databasse. In window application, I can use FileDialog to explore the directories to reach the file. In aspx, what can be done to get the same effect? System.Web.UI.WebControls does not contain anything like FileDialog. How to explore directories in web forms?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top