Connecting Tech Pros Worldwide Forums | Help | Site Map

How we save a file on a computer which is password protected

Familiar Sight
 
Join Date: Jul 2007
Posts: 195
#1: May 2 '08
Hi

can any one help me by giving the method how i can save a file on a computer which is on My LAN and also Password protected

if i login the destination computer first and then save the file it works fine but i want to login to the computer with code in vb

please give some help

varinder

debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,511
#2: May 2 '08

re: How we save a file on a computer which is password protected


You need to use NET USE command.
Familiar Sight
 
Join Date: Jul 2007
Posts: 195
#3: May 9 '08

re: How we save a file on a computer which is password protected


Hi
this command is used in command prompt but i need this procedure from vb 6.0
if we can use this command from vb then give some example



Quote:

Originally Posted by debasisdas

You need to use NET USE command.

Reply