08-03-2008, 09:29 PM
You can download the XML using IntGetFile. Then extract title, text (HTML), etc using IXml interface. Then create new html page with all the titles and text, and display it in the web browser control. Or just display single message (HTML) in the web browser control.