CGI.pm supports JavaScript scripting by allowing you to embed
a JavaScript script into the HTML form within <SCRIPT> tags, 
and then calling the
script using the -script parameter to the 
start_html method.  You can then call the JavaScript
functions as appropriate to the form elements.

Copyright © 2001 O'Reilly & Associates. All rights reserved.