Urgent please help??Mapping WebServers??
How can we map a webserver on to the local drive as we dont know the exact path.
I tried with WNetAddConnection2() function but it is giving ERROR_BAD_NET_NAME error.
say for example if i want to connect to microsoft server what i did is
I have passed lpRemoteName="\\\\ftp.microsoft.com\\"
But this is not working.
Please help me out of this...
Thank U...

