
This is the second of a series of articles I am writing that deals with using XML and the latest in XSLT technology to create a dynamic web application. My tentative plan for these articles are the following: 1.) Create an XML document by converting data shaped recordsets with a recursive component. 2.) Getting a more customized XML document by tweaking the SQL statement and the code for the component. 3.) Using XSLT to get a viewable HTML interface in IE5. 4.) A case study using XSLT to cr..
|