|
-
Nov 23rd, 2006, 11:37 AM
#1
Thread Starter
Addicted Member
Internet Explorer Manipulation
There's a process my team has to do on a daily basis which I need to find a way to automate. We have to login to a site, go to the reports page. Choose a report and then click extract. Use a Save As dialog box. From then on, everything else is automated.
Is it possible to create somekind of bot that will do these actions for me? I tried and tried to get backend access to the files directly and it's not possible.
-
Nov 23rd, 2006, 11:53 AM
#2
Re: Internet Explorer Manipulation
Hmm... it's not so hard to do it but you'll need to tell use the URL you need to automate. You can manipulate the WebBrowser component to enter the username, password and continue but we need to see the source in order to acchive it. Parsing out the report link shouldn't be hard eather...
As already said, we'll need to see the source.
-
Nov 23rd, 2006, 12:05 PM
#3
Thread Starter
Addicted Member
Re: Internet Explorer Manipulation
I'm not confortable with providing the link, is there a general example of how to manipulate the WebBrowser component I could study?
-
Nov 23rd, 2006, 12:08 PM
#4
Re: Internet Explorer Manipulation
Here's a very good Static's WebBrowser tut
-
Nov 23rd, 2006, 12:09 PM
#5
Thread Starter
Addicted Member
Re: Internet Explorer Manipulation
Cool, thanks I'll have some fun with it!
-
Nov 23rd, 2006, 12:10 PM
#6
Re: Internet Explorer Manipulation
Yes, you do that
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|