Question
for .... for.... if loop
hello,
I'm trying to search an XML file checking the childNodes of said file.
The problem is I have a function that looks like this:
going into the if statement the to variables I want to check to see if they are equal ARE EQUAL
but it does not go pass the if portion of the function
Why?
please help.
I'm trying to search an XML file checking the childNodes of said file.
The problem is I have a function that looks like this:
going into the if statement the to variables I want to check to see if they are equal ARE EQUAL
but it does not go pass the if portion of the function
Why?
please help.