× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Just reference the xsl from within your xml using the ?xml-stylesheet
tag. That tag includes an href which gives the path relative to your
base CGI path. Put the xsl file in the base path of your server instance
adding directories to match that href. The browser recognizes the xml,
picks out the path to the xsl and fetches it (just like it would fetch a
javascript referenced in plain html). The browser does the xml to xhtml
transformation using your xsl.

Dan Kimmel

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of David FOXWELL
Sent: Wednesday, December 02, 2009 9:33 AM
To: Midrange Systems Technical Discussion
Subject: SQL2XML and CGI

Hi everyone,

Thanks to Helge and the post on Giuseppe Costagliola's SQL2XML, I'm
discovering this tool and finding it amazing!
Now, I am still very new to CGI programming, but I know XSL quite well.

At the moment, I just have an SQL2XML command that displays a physical
file in the browser in XML form. Now I want to create my XSL file. But
where do I put it? Does the path have to be described in the server
configuration file? How exactly? Can I also put the path in the XML
file?

Also, there seems to be very little interest in this tool. Anyone know
why that might be?


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.