How to upload file onto server with credentials
-
Hi all, Please let me know about any class avail in .NET 2.0 to transmit single file with Credentials(username and password) on to server. I have tried with HttpWebRequest class, but getting some problem. Do .NET have any classes to transmit file on Server. Thanks,
Regards Chintan HCL Technologies...India (Carefully) listen->(Deeply)Think->(Clearly)Understand->(Patiently) reply...
-
Hi all, Please let me know about any class avail in .NET 2.0 to transmit single file with Credentials(username and password) on to server. I have tried with HttpWebRequest class, but getting some problem. Do .NET have any classes to transmit file on Server. Thanks,
Regards Chintan HCL Technologies...India (Carefully) listen->(Deeply)Think->(Clearly)Understand->(Patiently) reply...
How about trying FtpWebRequest? Found in the System.Net namepace.
He who makes a beast out of himself gets rid of the pain of being a man