Hey Guys,
I want to pre-process a html file before displaying it in IE. Should I create a plug-in for that and if so, how do I go about creating a plug-in in C#?
Alternatively, is there a "browser-control" in C# that I can just feed an htlm stream? I recall seeing something like that in VB...
I want to pre-process a html file before displaying it in IE. Should I create a plug-in for that and if so, how do I go about creating a plug-in in C#?
Alternatively, is there a "browser-control" in C# that I can just feed an htlm stream? I recall seeing something like that in VB...