CGI.pm supports JavaScript scripting by allowing you to embed a JavaScript script in 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 © 2003 O'Reilly & Associates. All rights reserved.