> No that did not work either. > > I did change the name of the form and called the > JavaScript with the name. It is just NS 4.7 > #$@#$ crappy Browser!!!
Yea, NS 4.x doesn't support "this.form" to reference the parent form of a form element... afaik document.myform. _should_ always work as long as your capitalization is correct. At least it's supposed to be supported... maybe document.forms.myform ... Isaac www.turnkey.to 954-776-0046 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

