window.alert(curNode.nodeName);
This tells you whether the 'curNode' is really a "TD" or a "TR" or a "H1" element or what.
#[54] [~/]> ls -l ~mXXXXXX/public_html/Lab02/info.xml -rwx------ 1 mXXXXXX mids 886 Jan 29 17:51 /home/mXXXXXX/public_html/Lab02/info.xml*This could be fixed with "chmod a+rx ~mXXXXXX/public_html/Lab02/info.xml"
http://intranet.cs.usna.edu/~mXXXXXX/Lab21/query.cgi?user=joe&page=20
# DON'T DO THIS!!! perl -c -w myquery.cgi # DON'T DO THIS -- calls wrong version of Perl!!!!
./myquery.cgi
#[80] [~/public_html/webtest/]> ./test.cgi "user=joe&page=27" Content-type: text/plain; hello27 user: joe page: 27