V
VeNoM00
Hello, i have a WebBrowser imported form SHDocVw and i need to filter
the data before it arrives to the browser (for example i want to delete
all the <script> tag). I tried to realize a proxy server but it's hard
and i don't like this idea. I also tought of reading the file written
in the temporary folder but i don't like neither this idea.
Does anybody know another way? Maybe a way to get control on the tcp/ip
connection that the IE AX creates?
Thanks in advance
the data before it arrives to the browser (for example i want to delete
all the <script> tag). I tried to realize a proxy server but it's hard
and i don't like this idea. I also tought of reading the file written
in the temporary folder but i don't like neither this idea.
Does anybody know another way? Maybe a way to get control on the tcp/ip
connection that the IE AX creates?
Thanks in advance