Cosmo Create lets you create simple cgi-bin programs based on the information that you enter in the Form Tool. To create a script:
You have created a simple Perl script based on the FORM variables. This script simply sends back to the client the form variables, their types, and values in a table. The script has all the typical boiler plate that you put in a CGI to parse the parameters and construct an associative key/value array. The script makes it easy for you to adapt the script to your needs.