Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Babon #1
empty value in xml child causing error handler
hello,
i'm trying parsing xml from variable, if all have value it work fine but if
there's one that don't have value,
it return error Handler not found in object.
gParserObject.child[1].child[n].child[1].text
then i do debug and it said VOID. so how to detect it is VOID or not ? I
also try voidp() and void also wont work
please give an advice
Thanks
RIcky
Babon
Babon Guest
-
#38768 [NEW]: addChild to an empty node doesn't add a child
From: vondi at vondi dot no-ip dot com Operating system: Linux PHP version: 5.1.6 PHP Bug Type: SimpleXML related Bug... -
Error executing child request for error.aspx
We are getting errror when load control is added(ascx) as "Error executing child request for error.aspx" it thows an error after calling the... -
Page button throws exception even when handler is empty
I have a web form that displays some information and then at the bottom it has a Button control. This control has both a Click and Command event... -
KB886903 causing weird error
I develop and maintain an application that takes advantage of ASP.NET hosting internally. More explicitly, its an ASP.NET application that creates... -
RS causing strange error
For some reason,, the following recordset rs("w2itd1") will run fine when I'm looping it out on a page, but when I have it inside a sql statement,... -
Rob Dillon #2
Re: empty value in xml child causing error handler
If you are asking about how to find a void value in XML that you are
parsing then you will have to run a repeat loop through each of the
property lists that are generated from the XML.
--
Rob
_______
Rob Dillon
Team Macromedia
[url]http://www.ddg-designs.com[/url]
412-243-9119
[url]http://www.macromedia.com/software/trial/[/url]
Rob Dillon Guest



Reply With Quote

