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
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