Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Read Remote Folder from IP Address

Status
Not open for further replies.

sugarflux

Technical User
Aug 14, 2003
111
GB
Hi Guys

Another tricky one i'm afraid! Hopefully someone can help?

I have a textbox and an 'Open Folder' button on a form. When user clicks the button i call the BrowseForFolder dialog (as found here: User selects a local folder and clicks OK and the folder path goes into my textbox. Voila.

My end goal is that i want this BrowseForFolder method but to browse a remote folder via an IP address.

Either i'll need a method like the BrowseForFolder that i can use for this remote folder or if not i'll have to build my own. To build my own i'll need to be able to read the remote folder and list the files.

Can anyone help me with this please? If someone even knows how i can read a folder from an ip address it's a start!?!

Thanks
sugarflux
 
This may be of interest:
Import specification to select filename with latest date
thread705-1338712
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top