Re: About using webbrowser control in NT Service application.



I see. thank you,Igor~ :-)

"Igor Tandetnik" <itandetnik@xxxxxxxx> 写入消息 news:eJO4F50kIHA.5084@xxxxxxxxxxxxxxxxxxxxxxx
susan <none> wrote:
Can i use webbrowser control in NT Service application?

Technically there's nothing to stop you, but I wouldn't recommend it. It's difficult to get it to run completely silently - it really wants to pop up modal dialog boxes under many circumstances. And of course, in a service, there's no user to see them and click on buttons.

See also KB article KB244085 "PRB: Parsing HTML on Server Using Internet Explorer Components".
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925


.