I'm trying to make a program that can automatically detect when it is a good time to trade on a game site I play. The problem is that there are two types of advertisements on the site. Most are the standard flash-in-iframe, but some are images made by players of the site as advertisements for their custom games. For some reason that I can't figure out, the webbrowser object in the toolbox does not run the documentcomplete event a single time when the player-made image ads are on the page. The website is http://www.roblox.com/marketplace/tradecurrency.aspx I have a zip file of a quick program that just keeps refreshing the page and printing something whenever it does. Nothing prints, and it doesn't refresh. Manually refreshing then fixes it, until another user-made advertisement appears. I keep getting a 'Quota Reached' message when I try to attach it.
Is there any reason why iframe ads work, while images never "load"? Any solution is fine, as long as it detects when the page is loaded and isn't unbearably slow.
Thanks in advance.


