PDA

View Full Version : XSLT processor


varunkg
10-09-2003, 09:46 AM
Hi,

I wanted to get some opinions about generating XHTML files from XML using XSLT. Firstly, I am looking for the right editors, processors etc. Also do you think it is a better idea generating the HTML on the fly on a server or to upload HTML files to start with.

Thanks,
Varun

M@rco
10-11-2003, 12:30 PM
We're going to need a little bit more than that to work on!!

Do you want to generate the entire site using XML/XSLT? Or only some bits? Is the data dynamic (i.e. database-generated or grabbed from an external site) or is it static? What server platform are you running (i.e. Apache or IIS)? What server-side scripting languages do you know? Or are you just starting out with a clean slate?

You might also want to subscribe to this thread (http://www.codingforums.com/showthread.php?threadid=27369) in case anything of interest crops up....