Results 1 to 6 of 6

Thread: Internet Explorer Manipulation

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    Montréal, Québec Canada
    Posts
    202

    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.

  2. #2
    PowerPoster gavio's Avatar
    Join Date
    Feb 2006
    Location
    GMT+1
    Posts
    4,462

    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.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    Montréal, Québec Canada
    Posts
    202

    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?

  4. #4

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    Montréal, Québec Canada
    Posts
    202

    Re: Internet Explorer Manipulation

    Cool, thanks I'll have some fun with it!

  6. #6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width