<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Having trouble reading XML from an external script</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Verdana color=#0000ff
size=2></FONT> </DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV><SPAN class=796065515-30082007><FONT face=Arial><FONT color=#0000ff><FONT
size=2><SPAN class=504362207-31082007><FONT
face=Verdana> > </FONT></SPAN>There must be a way to get a list
of all properties of an object, but I haven't found the function that does
this. Is there such a function, or snippet of code, that will return a list of
all the property names? How about a count of the number of properties, is
there a function for that?<SPAN class=504362207-31082007><FONT
face=Verdana> </FONT></SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=796065515-30082007><FONT face=Arial><FONT color=#0000ff><FONT
face=Verdana size=2><SPAN
class=504362207-31082007></SPAN></FONT></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=796065515-30082007><FONT face=Arial><FONT color=#0000ff><FONT
face=Verdana size=2><SPAN class=504362207-31082007>loadVars objects have
a toString() method. Take a look at that, and then split into an array, which
you can loop over to find the names and values of the
properties.</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=796065515-30082007><FONT face=Arial><FONT color=#0000ff><FONT
face=Verdana size=2><SPAN
class=504362207-31082007></SPAN></FONT></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=796065515-30082007><FONT face=Arial><FONT color=#0000ff><FONT
face=Verdana size=2><SPAN
class=504362207-31082007></SPAN></FONT></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=796065515-30082007><FONT face=Arial><FONT color=#0000ff><FONT
face=Verdana size=2><SPAN
class=504362207-31082007></SPAN></FONT></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=796065515-30082007><FONT face=Arial><FONT color=#0000ff><FONT
face=Verdana size=2><SPAN
class=504362207-31082007></SPAN></FONT></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=796065515-30082007><FONT face=Arial><FONT color=#0000ff><FONT
size=2><SPAN
class=504362207-31082007></SPAN></FONT></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=796065515-30082007><FONT face=Arial><FONT color=#0000ff><FONT
size=2><SPAN
class=504362207-31082007> </SPAN></FONT></FONT></FONT></SPAN></DIV></BLOCKQUOTE></BODY></HTML>