OpenFileDialog In A Web App?
Jun 28, 2010
Does the OpenFileDialog Control exist in a Web Application. If so, I can't seem to find it anywhere. I try to add it to the "Standard" Toolbox and it shows that it is already "checked". What is the name of the control in the Toolbox?
View 3 Replies
May 17, 2010
How do I get an OpenFileDialog in ASP.NET without using the FileUpload control?
View 2 Replies
Mar 11, 2011
I am devoloping a Web Application, in which one Page has some neccessity that User should select any folder in the System and for ex if he selects ex:D:xyz, then this Path should be Saved in Database, I have written the Code for Storing in to Database and Remaining Every thing. But actually i think that if it is like a Browse Button click function to select the Folder, what i have made is, as i dont know how to make it in Web Application simply i used a textbox to be able to user to type the Path.
View 3 Replies
Aug 12, 2010
How to open an image in the imagebox using OpenFileDialog in asp.net ?
View 2 Replies
Aug 12, 2010
How to open an image in the imagebox using OpenFileDialog in asp.net ?
View 3 Replies