HighTechTalks DotNet Forums  

turn off script execution mshtml WebBroswer?

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss turn off script execution mshtml WebBroswer? in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
PJ6
 
Posts: n/a

Default turn off script execution mshtml WebBroswer? - 07-08-2010 , 09:45 AM






I'm rendering bitmaps from web pages server-side and one thing I want to do
to increase security and stability is to tell WebBrowser to *not* execute
any scripts, not just suppress the error messages. For some reason I can't
find anything on how to do this and I'm worried that it's not possible -
which, quite frankly, would really surprise me. Is that possible?

I'm also looking for an alternative to WebBrowser since all requests for it
have to execute sequentially on a STA thread which isn't exactly scalable
(under load WebBrowser isn't perfectly stable, either). We currently take
bitmaps snapshots of both entire pages and specific selected elements within
pages, so whatever alternative needs to be able to not only render a
picture, but return the parsed elements with their bounding boxes.

Paul

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.