This code demonstrates how you can applay an XSLT trasformation
to an XML soure in order to obtain HTML output.
You can edit HTML ouput with an extension of AxMicrosoft Web Browser control.
This control contains the following features that you do not get (without doing
it yourself) with the standard AxWebBrowser control:
- Context menu
- Optionally opening all links in a new window
- Show the find dialog
- Show the print dialog
- Show the save-as dialog
- Show the print preview dialog
- Disabling accelerator keys such as CTRL+N, CTRL+F and Backspace
- Restrict images, Java, ActiveX
- Stop images, sounds, videos from displaying
- Disable JavaScript
- Disable downloading/running of ActiveX and Java controls
- Ability to turn a 3D border on or off
- Turn the scrollbars on or off
- Make all form controls XP themed
|