I'm using Visual Studio 2008
Basically this program is designed to connect to rapidshare with a premium account I own and download the files instantly. If no account details are entered the file is downloaded after a wait.
The problem I'm having is linking the .vb file from the classes folder with the information to do the login with the registry which holds the login information.
The login information is entered into the registery with a form and 2 text boxes.
I'll post the code of both the form and .VB file below.
Please tell me if you need any more information and Thanks in advance for any help.
Text File - Filedownload.VB
Text File - Settings.VB
Basically this program is designed to connect to rapidshare with a premium account I own and download the files instantly. If no account details are entered the file is downloaded after a wait.
The problem I'm having is linking the .vb file from the classes folder with the information to do the login with the registry which holds the login information.
The login information is entered into the registery with a form and 2 text boxes.
I'll post the code of both the form and .VB file below.
Please tell me if you need any more information and Thanks in advance for any help.
Text File - Filedownload.VB
Text File - Settings.VB