R
ree32
I am a bit confused with capabilities of XML.
I have an XML document with information on images(photos). Is there way
to use XSL/XSLT to create a page that will display the images as
gallery.
I am a bit confused as whether I have to run XT processor each time I
update the XML file. Or is the does the web browser come with XT
processor which will automatically load the xml document and transform
it using an XSLT?
If I have to run the XT processor each time I update the XML file then
I feel I would just let ASP.net create the gallery on the fly.
Thanks
I have an XML document with information on images(photos). Is there way
to use XSL/XSLT to create a page that will display the images as
gallery.
I am a bit confused as whether I have to run XT processor each time I
update the XML file. Or is the does the web browser come with XT
processor which will automatically load the xml document and transform
it using an XSLT?
If I have to run the XT processor each time I update the XML file then
I feel I would just let ASP.net create the gallery on the fly.
Thanks