Regarding Help...urgent [message #171018] |
Sun, 07 May 2006 22:44 |
kodali
Messages: 24 Registered: February 2006 Location: PUNE
|
Junior Member |
|
|
Hi
Actually my problem is that
I read the image contents through C# and write it in to one xml. After that I am using xsl to read the values(contents) from xml file using <xsl:value-of select=”image”> (here image is a tag under this all the image contents are present). I can able to read the contents from xml file and I am unable to convert that contents in to images. Here I attached sample xsl and xml files.
Try to open the xml file in iexplorer. U will get lots of contents there that all are image contents so what I want is instead of displaying the contents I want image on that place, I don’t know whether I have to use some other way to read the image contents. Please reply me back
|
|
|