J. Scott Elblein
Well-known member
Hello all, another question about the webbrowser control 
In the interest of speeding up page downloads, I would like to not download any images (jpg, gif, etc.) as well as any flash files, etc.
How can I do this?
Also, IE (an consequently the webbrowser control as well) plays a "click" sound when you click a link, and often times on it's own. I would also like to disable and sounds emanating form the control. The main purpose in my project is to simply use the control to silently (it will be hidden) navigate pages and use it's source code for parsing. I need to use the webbrowser control over other methods due to cookie handling, redirects and other riff raff.
Thanks in advance.!
In the interest of speeding up page downloads, I would like to not download any images (jpg, gif, etc.) as well as any flash files, etc.
How can I do this?
Also, IE (an consequently the webbrowser control as well) plays a "click" sound when you click a link, and often times on it's own. I would also like to disable and sounds emanating form the control. The main purpose in my project is to simply use the control to silently (it will be hidden) navigate pages and use it's source code for parsing. I need to use the webbrowser control over other methods due to cookie handling, redirects and other riff raff.
Thanks in advance.!