write the xml contents into text box [modified]
XML / XSL
3
Posts
3
Posters
0
Views
1
Watching
-
HI , I have an xml file in my application folder when i run the application, i wanna load the contents of the xml file into text box.I am using C#.net .how do i do?? . please help Thanks Jiny -- modified at 1:18 Friday 30th June, 2006
hi, i hope it is help
<xsl:value-of select="//doc"/>
regards -
HI , I have an xml file in my application folder when i run the application, i wanna load the contents of the xml file into text box.I am using C#.net .how do i do?? . please help Thanks Jiny -- modified at 1:18 Friday 30th June, 2006