Hi, I'm automating the download of a file through a webservice. I've gotten to the point where the prompt appears to save the file, and I've found the below code that's supposed to set the save path and filename, but I can't get it to work.
The first FindWindow does find the "Save As" window. But, the next coding, which appears to be finding a combobox in the Save As dialog returns 0.![]()
Please Login or Register to view this content.
Here's the declaration for FindWindowEx:![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Bookmarks