Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

How can I get the directory information of another web site into my web site.

Please help me.

Thanks,

Mahesh Patel
Posted
Updated 15-Jun-10 23:52pm
v2
Comments
PSK_ 16-Jun-10 5:41am    
Can you explain what do you mean by directory information?

1 solution

vipsha wrote:
how can i get the directory information of another web site into my web site.


Generally that is not allowed. It's a security issue and sharing/accessing the directory information is restricted.

About having directory info, look at this sample:
A Look at C# Directory and DirectoryInfo Classes[^]
MSDN: DirectoryInfo Class[^]
 
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