Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > Creating a consolidated file from multiple xml files for display on web browser control
 

Creating a consolidated file from multiple xml files for display on web browser control

we have a windows application displaying all the devices avaliable in our work field.

Now when a specific device is selected,all the infopath responses(which are XML's) that are associated with that device are been extracted and written to application folder.

After extracting of all the responses for a particular device we have a web browser control that will load the only one Form Response(XML) at a time. In order to view the other responses we have button when clicked will load the next xml.

But instead of displaying one form at a time in the web browser control we are looking at solution to create a consilidated page of all XML's realted to a specific device and display that single file on the web browser control so that can be printed.

Could any one suggest a solution of how to creata a single file consisting of all xml's that can be displayed on a web browser control.

Thanks,
Gopi


Krishna
Krishna Kal  Thursday, March 26, 2009 1:25 PM

Hi Krishna,

I suggest that you use the System.Xml.XmlTextWriter to create the consolidated file from multiple xml files. In detail, read the multiple xml files with System.Xml.XmlTextReader and then write the data read to a single xml file.

Hope this helps.

Linda Liu  Tuesday, March 31, 2009 8:42 AM

You can use google to search for other answers

Custom Search

More Threads

• Localization form
• How to get the directory (folder) on which user has done right click
• Bug reporting - buttons are empty, no text at all.
• how to create those dataset class files in web services?
• fotovision panels
• Terrarium Server Source Code...
• Will Server 1.2 be out soon?
• ¿Why TaskVision does NOT use DataBinding?
• Does the new terrarium work for anyone?
• primary key