Basically i have a wizard so a user can setup the web app correctly when installed.
This requires them to enter details on a server which houses their database.
I would like to return a list of current paths in the local network for ease which they could select etc and also be able to enter manually if they have an alternative setup.
I just want to return all server paths which the current computer has found on its local area network. can this be done? I figured it would be under My.Network..... but to no avail. Please give me a hand if you have managed to achieve this before.