[thelist] Simple JS question.

Christian Kavanagh chris at logorocks.com
Tue Nov 30 08:51:11 CST 2004


Hola list!

Will this bit of JavaScript set the "when_date" field in the "TUWTCY" 
form to null when the page is loaded?

<SCRIPT language="JavaScript">
document.TUWTCY.when_date.value = "" ;
</SCRIPT>

Many thanks.

Your friendly JavaScript noob,
Chris.



More information about the thelist mailing list