[thelist] Simple Javascript Problem

Craig Saila crsaila at yahoo.ca
Tue Apr 9 13:33:01 CDT 2002


> 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

It's looking for a form named "addnew" with an input field called
"username". If that doesn't exist, or if there is nothing in the
"username" field, you might get that error.

Cheers,

Craig Saila
------------------------------------------
craig at saila.com  :  http://www.saila.com/
------------------------------------------




More information about the thelist mailing list