P
Phill W.
Is it possible to intercept clicks (on links) in the
[System.Windows.Forms.]WebBrowser Control?
I'm toying with the idea of a cheap and cheerful "help file" system
taking an Xml File containing multiple "pages" and using an Xsl
Transformation to render a single page based on its "page number",
supplied as a parameter.
My problem is that, to provide links between pages, I'd need the "links"
to invoke a new /transformation/, rather than actually linking off
elsewhere.
Any ideas?
TIA,
Phill W.
[System.Windows.Forms.]WebBrowser Control?
I'm toying with the idea of a cheap and cheerful "help file" system
taking an Xml File containing multiple "pages" and using an Xsl
Transformation to render a single page based on its "page number",
supplied as a parameter.
My problem is that, to provide links between pages, I'd need the "links"
to invoke a new /transformation/, rather than actually linking off
elsewhere.
Any ideas?
TIA,
Phill W.