<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>OK, just want to make sure I have this right:<br><br>sendAndLoad<br><br><font style="font-size:10pt" size="2" face="Arial"><span style="font-size:10pt">iconID.<font style="background-color:#0a246a" color="#ffffff">sendAndLoad</font>(xml, 
url);</span></font><br>Posts.<br>Wants the data in the form of an XML object, i.e. new XML()<br>Object first parameter.<br><br>=====================<br><br><font style="font-size: 10pt;" size="2" face="Arial"><span style="FONT-SIZE: 10pt">iconID.<font style="BACKGROUND-COLOR: #0a246a" color="#ffffff">sendAndLoadVars</font>(url, 
loadVarsObject);</span></font><br>Posts.<br>
Wants the data in the form of an object, i.e. new Object()<br>
URL first parameter.<br><br><br>                                        </body>
</html>