open xmlReader with internet explorer c#
-
hi to all, i'm working with a c# win form application and an sql server database. i'm making a query that returns data with xml format. i get the result of the query in an xmlReader c# object how can i open the xml reader in internet explorer, in other word how can i put these date into internet explorer best regards and thanks in advance fady
-
hi to all, i'm working with a c# win form application and an sql server database. i'm making a query that returns data with xml format. i get the result of the query in an xmlReader c# object how can i open the xml reader in internet explorer, in other word how can i put these date into internet explorer best regards and thanks in advance fady
"Flatten" the Xml to a physical disk file and then "point" IE to that file; if you have Xml file types bound to IE, then you can use a ShellExecute command on that Xml file and it should open in IE.
:..::. Douglas H. Troy ::..
Bad Astronomy |Development Blogging|Viksoe.dk's Site -- modified at 11:36 Monday 30th January, 2006