On Tue, 15 Jan 2002, sirisha santhi wrote: > > Hi > > i am involoved in a project where i need to generate an xml file > based on the sql query dynamically. > > what are the files that are to be downloaded.What are the languages it > is supporting.please mail me ASAP.
AxKit supports Perl for this sort of thing, but you don't need to dip into Perl whatsoever for this, it can all be done using Taglibs. So you'd need AxKit-1.5, AxKit::XSP::ESQL, and some method of dynamically sending the query, most likely something like AxKit::XSP::Param. All available on CPAN. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
