R
ravi
hi to All
i want to invoke FTP to upload a file to remote server using vb.net
code.
on my search i came to there are inbult class in dotnet 2.0 to do
this.But i am using framework 1.1 which does not have FTP class.
just tell me how use this class in 1.1 in order to complete my task.
The class are
System.IO.FtpWebRequest
System.IO.WebRequestMethods
i want to invoke FTP to upload a file to remote server using vb.net
code.
on my search i came to there are inbult class in dotnet 2.0 to do
this.But i am using framework 1.1 which does not have FTP class.
just tell me how use this class in 1.1 in order to complete my task.
The class are
System.IO.FtpWebRequest
System.IO.WebRequestMethods