View Single Post
  #2  
Old 05-28-2009, 08:24 PM
bluesky bluesky is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 665
bluesky is on a distinguished road
Default Re: display xml in textbox

Hi

use XmlTextReader to read the xml from the file and then display it
Reply With Quote