Folks, I am seeking your opinion here. What is your preferred method of handling an XML file for display in a web browser.
[ul]
[li]CGI using perl XML::libXML or XML:arser
[li]Javascript using Microsoft.XMLDOM (but what about Netscape?)
[li]Servlets. Not really an option for me unfortunately.
[li]XSLT. If so, how do you call this.
[li]CSS only. Can't see how to add event handlers etc.. using only CSS.
[li]Others?
[/ul]
Thanks for any suggestions or advice. Cheers, Neil
[ul]
[li]CGI using perl XML::libXML or XML:arser
[li]Javascript using Microsoft.XMLDOM (but what about Netscape?)
[li]Servlets. Not really an option for me unfortunately.
[li]XSLT. If so, how do you call this.
[li]CSS only. Can't see how to add event handlers etc.. using only CSS.
[li]Others?
[/ul]
Thanks for any suggestions or advice. Cheers, Neil