| | |
file open dialog box control in asp.net
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Dec 2004
Posts: 1,655
Reputation:
Solved Threads: 35
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:
Simple web searchs for that or for "ASP.NET File Upload" should get you the rest of what you need to know.
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.
![]() |
Similar Threads
- File Download Dialog Box(ASP) (ASP)
- Timer Control in ASP.Net (ASP.NET)
- File Download Dialog Box(ASP) (ASP)
- File Download dialog Box Not appearing (Windows NT / 2000 / XP)
- Simple ASP.Net Login Page (Using VB.Net) (ASP.NET)
- Common Open dialog box (C++)
Other Threads in the ASP.NET Forum
- Previous Thread: How to get a selected index from checklistbox
- Next Thread: COMpare BLOBS
| Thread Tools | Search this Thread |
.net 3.5 ajax alltypeofvideos appliances asp asp.net bc30451 beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions control countryselector dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash formatdecimal formview gridview gudi iis javascript list listbox login microsoft mouse mssql nameisnotdeclared news novell numerical opera panelmasterpagebuttoncontrols problem radio redirect registration relationaldatabases reportemail save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos vista visualstudio vs2008 web webapplications webdevelopemnt webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers






