Subj : Error: document ... has no properties To : netscape.public.mozilla.jseng From : John Smith Date : Tue Feb 10 2004 07:01 pm What does the following mean? Error: show_calendar is not defined Source File: javascript:show_calendar(document[getNetuiTagName('abc')][getNetuiTagName('requestDate')], document[getNetuiTagName('abc')][getNetuiTagName('requestDate')].value); Line: 1 I'm using BEA Weblogic Workshop 8.1.2 and I have to use a funky way of referencing documents and elements when using Javascript. The same Javascript works fine in Internet Explorer (BLECH!), but it does not work in Netscape 7.1 or Mozilla 1.6. I am using a Javascript found here: http://javascriptkit.com/script/script2/timestamp.shtml TIA, JS .