Subject: RE: server side tools...
From: "Pete Beazley" <pete@xxxxxxxxxxxxxxxxx>
Date: Wed, 2 Jun 1999 06:15:14 -0400
|
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxx On Behalf Of Shalperin
>
> I'd like to combine XML and XSL on the server side to produce
> HTML pages I can
> feed to a browser. What C, C++ tools are available to do the job?
>
While not a C or C++ tool, Active Server Pages (ASP) do a nice job of
processing XML and XSL on NT IIS servers. You can use ASP to dynamically or
statically transform XML to HTML and serve the results to the browser.
--------
Pete Beazley - mailto:pete@xxxxxxxxxxxxxxxxx
ClearlyOnline, Inc.
XML-based Web Sites & XML services
http://www.clearlyonline.com
1-724-942-1912 1-724-941-3698 fax
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|