Vijay wrote:
> I am trying to put up an xml/xsl based web page on a website
> (linux/apache based). I have very little space (50 MB) and the only
> uploads allowed are through the hosting service's upload manager.
>
> I cannot use any server side includes, and there is no support for
> Microsoft/Java based server side xml/xsl->HTML tranformation.
Then I don't think your hosting service is the right choice to build a
web site using xml/xsl. The only thing you can do is to perform the XSLT
transformations locally and save the results in HTML files and upload
the HTML files.
--
Martin Honnen
http://JavaScript.FAQTs.com/