G
Guest
Hi...
Using .net and the ActiveX WebBrowserControl, I can create a successful
html-viewer for my app. Sometimes I need to add a stylesheet using
CreateStyleSheet(). However, this is now locked into the document and if I
add new stylesheets when the html changes, I eventually run out of memory.
Is there a way of removing styleseets from the htmldocument?
Thanks
Jon
Using .net and the ActiveX WebBrowserControl, I can create a successful
html-viewer for my app. Sometimes I need to add a stylesheet using
CreateStyleSheet(). However, this is now locked into the document and if I
add new stylesheets when the html changes, I eventually run out of memory.
Is there a way of removing styleseets from the htmldocument?
Thanks
Jon