Hi David.
Could you tell how to display a document (xml etc.) via a CGIDEV2 program
in a browser ? Do you have a general concept for all kind of docs or just
the xml.
Another approach could be
http://mydomain/ifsdir/ifsfile, but this is too much
exposure, would like to hide the real source of the document.
(I am still new to CGIDEV2).
Brgds
Helge
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of David FOXWELL
Sent: Wednesday, December 02, 2009 4:33 PM
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?