Click here to Skip to main content
15,885,782 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i new at asp.net and i wont to open directory at the client , i can?
Posted
Comments
[no name] 18-Oct-14 21:19pm    
Did you write some client side code that opens a directory, whatever you think that means? You are not going to do it using .NET....
Member 10631195 18-Oct-14 21:21pm    
i wont to open folder at the client so with javascript i can ?
[no name] 18-Oct-14 21:49pm    
I repeat, did you try?
Sergey Alexandrovich Kryukov 19-Oct-14 0:34am    
How did you understand "open folder"?
—SA

1 solution

There is no such concept, "open a folder", or "open a directory", period. Think about it.

You probably meant something else. If you can explain what it is, please clarify.

—SA
 
Share this answer
 
v2

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