Hello, I am using the webbrowser control on my site to capture website thumbnails. The code can be seen hereWebsite Thumbnail Control
I am having an issue with snapshots for sites like yahoo, facebook and many others. I found the problem to be that the web page sets the focus to something on the page. In yahoo.com for instance the focus is set to the search box onload using this line of code "document.sf1.p.focus();" .
Without just this line of code the snapshot works great, with it the snapshot comes up blank. You can see all of the code at the link. Any ideas on how to fix this? Thanks Very Much,

Greg
I will pay $25 via Paypal if someone can provide the code to fix this problem. The code must fix the issue for all sites using focus, not just Yahoo. I will send payment immediately after solution is provided. Thanks Very Much!
0 comments:
Post a Comment