Hi
I am pretty proficiant at crawling web pages using an axWebBrowser in a c# application but am getting hung up when I hit a save file dialog. I need to save the file (an xml report) for later parsing and database insertion. I attempted doing this using WebRequest and WebResponse and sending the proper post data and I cant seem to get it to work, or they have something se up to not allow this. Is there anyway to get control of the save file dialog and automate it using the axWebBrowser and its mshtml document? Thanks in advanced for any help.
-tcash
Start Free Trial