how do I use:
DOM_Document dummy.getElementsByTagName("hello");
how should I pass ("hello")...it should be a DOMString.
I can't do:
DOMString st = "hello";
please help
Get your FREE download of MSN Explorer at http://explorer.msn.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]