[thelist] Simple Javascript Problem

Peter Atkins Peter.Atkins at nextcard.com
Tue Apr 9 13:37:09 CDT 2002


Try:

document.addnew['username'].value

OR

var addpw = document.addnew;
var new_uname = smod['username'].value;

check on new_uname.

-p

-----Original Message-----
From: Golf In Ohio Webmaster [mailto:webmaster at golfinohio.com]
Sent: Tuesday, April 09, 2002 11:23 AM
To: thelist at lists.evolt.org
Subject: [thelist] Simple Javascript Problem


I'm receiving the error "document.addnew.username.value is null or not an
object".  I've checked and double checked and cannot seen to figure out what
is wrong.

What are some of the reasons for receiving such an error?  Any help would be
greatly appreciated.

Thank you.
--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !



More information about the thelist mailing list