Do you have to start IE? In .NET 2.0 you could access the DOM if you loaded
the conent into your own WebBrowser control.
> Hi,
> I am a bit new to the dot Net Framework. I want to know if it is
[quoted text clipped - 14 lines]
> Thanks a lot,
> O.O.
O. Olson - 24 Jul 2007 00:14 GMT
> Do you have to start IE? In .NET 2.0 you could access the DOM if you loaded
> the conent into your own WebBrowser control.
Dear Stelrad,
Thanks for posting. I actually do not want to use my own WebBrowser
control, because I want to automate my login, but later I want to
leave the door open to manual intervention depending upon the emails
that I receive. I know that I might be able to do this small part in
the WebBrowser control - but I would prefer the whole IE - unless that
is not possible.
Thanks again,
O.O.