RICHARD FERNANDEZ wrote:

: For example, if the user types "Wilma" into the textbox,
: the script should populate the target textbox with my
: edited value, say, "Betty".

    That sounds like a client side script, like JavaScript
or ECMAscript, not perl. With server side perl, you'll
need to submit the form to the server before the second
textbox is filled.

HTH,

Charles K. Clarkson
-- 
Mobile Homes Specialist
Free Market Advocate
Web Programmer

254 968-8328

Don't tread on my bandwidth. Trim your posts.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to