First off, Jeffrey, make sure you are using the latest version of the XML
Parser Xtra. The latest D8 versioin is 8.5.0.321.

If getting the latest version of the Xtra doesn't do it for you, then you
may want to look into using NetLingo's getNetText() function to retrieve the
XML document, then use the XML Parser Xtra's parseString() function to parse
the downloaded XML.

Don't forget to look into DOM-Lingo, as well, if you'd rather not deal with
the Xtra at all.

http://www.dom-lingo.webhosts2000.com/

Christopher Watson
Sr. Software Engingeer
Director/Shockwave Development
Lightspan, Inc.
Tel: 858.824.8457
Fax: 858.824.8008


-----Original Message-----
From: Jeffrey [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 17, 2001 8:53 PM
To: [EMAIL PROTECTED]
Subject: <lingo-l> ParseURL error


I'm working on a project in which a shockwave file reads information from
some xml files using parseURL. Everytime when I modified the XML file, the
makeList() just returned an empty list, so the program pop up a error
message. But then after I refreshed the browser it works fine again until I
update the XML file. Any ideas?
Thanks

Jeffrey

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to