944,140 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 39639
  • ASP.NET RSS
Sep 19th, 2006
0

file open dialog box control in asp.net

Expand Post »
hi
I am shiva and I am making a web application in asp.net. I want to use "file open dialog box" control in my web application. But I cant do it because I dont know how use of "file open dialog box" control in asp.net.
So please help and provide me a simple solution.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
onlyshiva is offline Offline
1 posts
since Sep 2006
Sep 19th, 2006
0

Re: file open dialog box control in asp.net

A web application of course wouldn't have any of the standard OS controls. It's a web application, not a fat client application. The only reason to ever present the user with a "File" dialog box is so they can upload a file. The standard HTML "file input" form element has been around for ages for just that reason.

ASP.NET is bound to have a much more complicated, hard to understand, and pointlessly obscure version of the control.

Ah, here it is: System.Web.UI.HtmlControls.HtmlInputFile.

Simple web searchs for that or for "ASP.NET File Upload" should get you the rest of what you need to know.
Team Colleague
Reputation Points: 227
Solved Threads: 37
Made Her Cry
tgreer is offline Offline
1,697 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: How to get a selected index from checklistbox
Next Thread in ASP.NET Forum Timeline: COMpare BLOBS





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC