RE: server side tools...

Subject: RE: server side tools...
From: shalperin@xxxxxxxxxxxx (Shalperin)
Date: Wed, 2 Jun 1999 10:05:05 -0700

> From: "Pete Beazley" <pete@xxxxxxxxxxxxxxxxx> 
> > From: 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.

Thanks for the information, however we need to support both IIS and NS servers. 
In fact, we have to support NT and Unix from DB to browser, plus multiple DBs. 
XML solves our data needs nicely - too nicely to ignore - so it would be great
to be able to utilize the benefits of XSL too.

-s


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread