[thelist] Different forms to the same script

Scott Dexter sgd at ti3.com
Mon, 29 Nov 1999 17:26:08 -0600


need more code. need more background. need to see code.

sgd
--
think safely

> -----Original Message-----
> From: Minh-Lee Goon [mailto:v7ac@sdsumus.sdstate.edu]
> 
> Thanks for the tip but I'm going for something different.
> There won't be a "submit" button, but instead, I have the 
> fields change dynamically using
> onchange="form()" in all the <input> tags. BTW, I'm using 
> JavaScript to process the information. 
> 
> I've tried <script language="JavaScript" 
> src="script.js"></script> but that doesn't work. When I
> fill in the fields, it says my form is not defined. 
> 
> Any other ideas?