Read directory content

Newbie Member
25Jan2007,09:14   #1
prabathy's Avatar
Hi,

Can anybody tell me whether its possible to read contents of a directory that exists in a different server from the web server, and display results in an aspx page. (Possibly as a list of file or etc.) I know i can do it for the same machine the page is hosted in, but i'm required to read files from a different local server connected to the network. Please be kind enough to help me with this.

Thanking you in advance,
PY
Team Leader
25Jan2007,12:30   #2
pradeep's Avatar
You can do that using FTP, or if it's a windows machine the through shared folder.