Hi,

I am writing an add-in for a SCADA system which requires me to create a window to display CCTV images from a web-page.

I have some experience with VB but have never looked at web-programming before.

Which control should I use to view a web page. I had a brief look at the Web-browser control but I cant seem to figure out what I'm supposed to do with it once I have put it on the form.

How do I go about establishing a connection?

Once I am connected, how do I go about displaying a web-page within the control?

Any suggestions would be greatly appreciated.

Best Regards,

Rob Brown.