I need help with a
VB .NET application.
The application has a Form where the User enters information.
When the User click on a button named "Transfer".
I need to start DOS, or FTP executing to transfer the data.
I know how to start DOS ans FTP but how would I pass code to automatically load the transfer site, username and password to start the transfer or FTP.
According to my boss the transfer must be automatic without the User typing in the transfer site, or the "get" and "put".
Please help, I been working on this problem for two weeks.
Alvin Gipson