Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to set a particular folder location in file upload browse button click in my C# web application.Please help me.
Thanks in advance..
Posted
Updated 1-Oct-12 0:50am
v2

1 solution

If its C# and not ASP.NET then look at RootFolder and FolderBrowserDialog Class
 
Share this answer
 
Comments
Beena John 1-Oct-12 6:47am    
ya.It's C#.
perilbrain 1-Oct-12 6:51am    
Then you have the answer ;)
Beena John 1-Oct-12 6:51am    
Thanks for your solution.but i have one doubt,is it possible in web application?
perilbrain 1-Oct-12 6:53am    
hard to say yes, for security purpose I think it shouldn't, but I am not sure.
Beena John 1-Oct-12 6:55am    
ok. Thank you very much ....I want this in web application that's why ..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900