in*********@yahoo.com wrote:
Can some one help explain on the different methods which I could use to
pass a XML data structure between CGI scripts ?
Query string
Post data
Cookie
Session data
How do you create an XML file from a CGI script ?
There is nothing special about XML as far as CGI is concerned, its just
data. So you use whatever XML library you would usually use with the
programming language you are writing the script in.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is