Re: validating a form that uses javascript

by "Art Zoller Wagner" <art(at)zollerwagner.com>

 Date:  Mon, 3 Feb 2003 20:17:10 -0500
 To:  "Keith D Sellars" <Keith(at)webgraffix.com>,
<hwg-basics(at)mail.hwg.org>
 References:  S0026260871
  todo: View Thread, Original
Keith,

To be clear, you wrote:
The javascript has several lines that refer to the "document.temp" similar
to the following line:
        document.temps.AI.value / 12;

You can take "name=temps" out of the form tag, and replace the line above
with:
        document.forms[0].AI.value / 12;

Let us know if that works.

Best wishes, Art

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA