Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   XML (http://www.velocityreviews.com/forums/f32-xml.html)
-   -   Including Multiple xsql files (http://www.velocityreviews.com/forums/t164956-including-multiple-xsql-files.html)

Phillip 06-25-2003 09:15 AM

Including Multiple xsql files
 
hi,

I have a 3 separate xsql files which are used with 3 xsql files to
generate 3 distinct html pages.

A request has been made to provide a print all feature where by all 3
pages are stitched together into one long page - the problem I have is
that I don't want to have to copy and paste the xsql content into one
and likewise for the xsl.

I've tried creating a parent xsql file which uses include-xsql to
include the 3 other xsql files but this creates a new root element
which breaks the xsl files.

Is there a way to do this?



Thanks,

Phillip


All times are GMT. The time now is 08:44 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57