whizkid123
Freshman
This is the first time that I'm ever attempting to do such a thing. I have a file to send to an ftp server in VB.Net. Previosly, we had told the users to connect to the internet first and then click on the upload button. Now instead of the user connecting, as soon as he click on upload we have to automatically connect to the internet, transfer the file and then disconnect. If disconnected in the middle, redial again.. Can somebody please guide me as to how do I go about it doing this? Is there any sample demo for this? Thanx!