[Javascript] Can someone help me.

Scott.Wiseman swiseman at remax-cahi.com
Wed Mar 6 21:12:47 CST 2002


==================================================================
      document.myform.agentquota.checked			 ='ON';
	document.myform.confidential.checked		 ='ON';
	document.myform.daf.checked				 ='ON';
	document.myform.commercial.checked      	       ='ON';
	document.myform.resortprop.checked			 ='ON';
	document.myform.metro.checked				 ='ON';	
==================================================================
------Why does this have a checkbox in it-----
	document.myform.printonlabel.checked             ='';	
	document.myform.printonroster.checked            ='';		
==================================================================



More information about the Javascript mailing list