ygz
August 13th, 2001, 11:07 AM
I am using SHDocVw.InternetExplorer to navigate to a web site. I need to catch DocumentComplete event. I created a new SHDocVw.InternetExplorer object WithEvents, and make it Navigate to the web site, but DocumentComplete never get fired. How do I catch DocumentComplete event?