Author:
 Tracogna Roberto
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
Introduction In order to run this example you have to install PBWlib using this link.
Example code 
Demo

 

Points of interest
Refer to PBWLib guide to find informations. 
There are many tools that can help you in order to build XSLT trasformations.
.
Download Use this Download  (All PBWLib)