RE: Adding Fields

2003-01-06 Thread Dan Muey
Hmmm, somebody else recently had this exact same issue. If you are needing the user to, say, enter '10' in field one and '20' in field two then see '30' instantly displayed on the page without submitting the information then you need to use javascript or something else. Perl processes info that

RE: Adding Fields

2003-01-06 Thread wiggins
You will have to use a client-side scripting language, most likely Javascript, for this functionality if the page must be the same as originally sent. http://danconia.org On Mon, 06 Jan 2003 09:33:41 -0600, "Janfek Esquivel" <[EMAIL PROTECTED]> w