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