[thelist] Different forms to the same script

Minh-Lee Goon v7ac at sdsumus.sdstate.edu
Mon, 29 Nov 1999 17:17:52 -0600


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?

</ml>


Michiel Trimpe wrote:
> 
> Sure you can, just set action="/path/to/script/scriptname.extension" in
> <form>
> ----- Original Message -----
> From: Minh Lee Goon <MinhLee_Goon@sdstate.edu>
> To: <thelist@lists.evolt.org>
> Sent: Monday, November 29, 1999 11:37 PM
> Subject: [thelist] Different forms to the same script
> 
> > Can I send values from different forms to the same Script? When I say
> > "different forms," I mean "separate but identical." I'm resorting to
> > virtually anything to get this page working.
> >
> > I'd appreciate any help you can hand this way.
> >
> > </ml>
> >
> >
> > _______________________________________________________
> > unsubscribe+options: http://lists.evolt.org/mailman/listinfo/thelist
> > tip harvester: http://lists.evolt.org/harvest/
> > email archive: http://lists.evolt.org/archive/
> > http://evolt.org/  Workers of the Web, evolt !
> 
> _______________________________________________________
> unsubscribe+options: http://lists.evolt.org/mailman/listinfo/thelist
> tip harvester: http://lists.evolt.org/harvest/
> email archive: http://lists.evolt.org/archive/
> http://evolt.org/  Workers of the Web, evolt !