<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello,<BR>
 <BR>
I want to convert postgres sql table to XML document automatically by using javascript code. For instance, if user open the URL,it will pop-up a window that allow user to save the XML file that converted from postgres table to any directory. I found some information from the Postgres home page, but it give only very general information.   <BR>
<A href="http://www.postgresql.org/docs/8.2/static/datatype-xml.html">http://www.postgresql.org/docs/8.2/static/datatype-xml.html</A><BR>
 <BR>
Does anyone has experience with this kinds of task. Is it possible to convert postgres table automatically to XML file. <BR>
 <BR>
Thank you <BR>
 <BR>                                          </body>
</html>