Results 1 to 2 of 2

Thread: File download window automation.

  1. #1

    Thread Starter
    Registered User
    Join Date
    Jun 2013
    Posts
    1

    Exclamation File download window automation.

    Hi,

    I want to automate download without appearance of file download window.
    I have tried the use of MSXML2.XMLHTTP and Adodb.Stream. But the problem is my url is not a direct link to file download. my URL first process some request(export) and then based on that gives file file to download.
    If i use XMLHTTP it gives me error object required xHttp, code 800A01A8, VB script error.

    Another way i though using send keys, But the File download screen become unresponsive for it.

    Please suggest how can i automate?

  2. #2
    Lively Member
    Join Date
    Dec 2010
    Location
    http://bbat.forumeiro.com/
    Posts
    86

    Talking Re: File download window automation.

    Hi
    I think you should provide a direct link to do that correctly !
    take a look at this thread ==> http://www.vbforums.com/showthread.p...coding-problem
    So what's your URL ? Post it to try with you if we can found some trick to bypass this problem

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