Hi everyone,
I have less exposure in VB. i have to program following logic. could any please send me how to do.
i will get two parameter servername and folderpath
i have to connect to server name and i have validate the path is exist or not.
if exist i have to validate the path is in C: drive r not
Ex input param.
servername chnmachine
path C:\program files
Thanx in advance
I have less exposure in VB. i have to program following logic. could any please send me how to do.
i will get two parameter servername and folderpath
i have to connect to server name and i have validate the path is exist or not.
if exist i have to validate the path is in C: drive r not
Ex input param.
servername chnmachine
path C:\program files
Thanx in advance
Comment