I have posted a similar request (A2K and IE6 - File Save As) in Integration/Automation with no responses .

However, I now think the question is more about Accessing File SaveAs Dialog of Common Dialog Control. Since I have had no replies, I am trying MISC HELP.

I am trying to SAVE a web page to a local file via vba. I am using an Internet Explorer object, can naviagate to the page, but can not figure out how to save the file.

I have come to realize that I can not get or set a local file name, nor a Save methof if there is one. I think the Intenret explorer object must be "linked" somehow with the CommonDialog Save.

Does anyone have experience with this? Any comments would be appreciated.

jackd