I work with msxml and xml files generated by a database. When a tag value
is absent, the database don't generate the tag. In that way, when my
scripts try to treat it ... an error occur. How can I bypass this problem.
I already try, to attibute the tag to a VAR (in my JScript) and supply and
IF statement, but with no result.
Thanks for any clue,
Eric