Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Pretty simple functionality one would think....but does anyone know how to access Folders (not individual files) with a C# .Net control that's deployed in a web page?
Posted

1 solution

Not sure if you mean just normal ASP.Net controls (e.g., textbox and so on) or if you mean embedded Windows Forms controls. In any event, there is a discussion of various techniques for doing this on bytes.com.
 
Share this answer
 

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