the title sums it up....
I'VE DONE
-----------------------------------------------------------------
searched the forum, didn't find anything to solve my problem
and with google this seems to be a symptom for many problems, no
luck there either.
there isn't really any component i can play with to
troublshoot, it's syntax related.
MY SETUP:
--------------------------------------------------
I'm using javascript and reading an XML document. using a for
loop, i display all the nodes in the XML and print to the page.
MY PROBLEM:
-----------------------------------------------------------------
i get the following annoying error after page load:
Line: 239
Char: 5
Error: "Object Required"
Code: 0
URL:
www.blah.com
i've pasted the related code.
line "239", the error is indicated.
novice web programmer, greatly appreciate any pointers,
directions, tips, tricks, workarounds etc.