Question : Batch file to go and get information when scheduled

I'm trying to create a batch file to go and get information when ran.  I have been trying to think of a way to do this b/c everyone here has told me it isn't possible, but I'm tired of the manual process. So here it is:

1. go here and login https://brightree.net/frmLogin.aspx?ReturnUrl=%2fDefault.aspx
2. then this link https://brightree.net/Home/frmMyCustomReports.aspx
3. then this link https://brightree.net/Home/frmCustomReportRequest.aspx?CustomReportTemplateKey=156
4. a pause for 30 seconds
5. then this link https://brightree.net/Home/frmMyReportsPreview.aspx?ReportRequestKey=4510
6. rename the file to Invoice_RickMed.txt
7. then this link https://brightree.net/Home/frmMyCustomReports.aspx
8. then this link https://brightree.net/Home/frmCustomReportRequest.aspx?CustomReportTemplateKey=155
9. then this link https://brightree.net/Home/frmMyReportsPreview.aspx?ReportRequestKey=4511
7. rename the file to Patient_RickMed.txt
8. connect to ftp.example.com
9. upload both files to /File Uploads/Customer Uploads/RickMed

Is there a good way to do this?

Answer : Batch file to go and get information when scheduled

I assume you mean you bought vb.net.  

You will probably want to try to add a WebBrowser control and load the page and manipulate things that way.  I suppose you don't own that page so that you could allow query string of username/password?
Although that isn't too secure...and not recommended..
Random Solutions  
 
programming4us programming4us