| Developer's Daily | Perl Recipes |
| front page | java | perl | unix | DevDirectory |
The CGI.pm module is a wonderful tool for creating interactive CGI programs with Perl. To make it even easier, we've created the following CGI.pm "recipes" that you can easily integrate into your own programs.
A <PASSWORD_FIELD> form
See it in action
Get the codeA <POPUP_MENU> form
See it in action
Get the codeA <REDIRECT> form
See it in action (you'll be sent to our home page)
Get the codeA <SCROLLING_LIST> form
See it in action
Get the codeA <TEXTAREA> form
See it in action
Get the codeA <TEXTFIELD> form
See it in action
Get the code
Regarding source code copyrights: Feel free to use the source
code we've provided in your own applications without any royalties or fees.
In a nutshell, these code snippets have only been copyrighted to keep other
businesses and individuals from re-publishing the code in books, magazines,
CD's, other web sites, and other media forms without our permission.
Copyright © 1998 DevDaily Interactive, Inc.
All Rights Reserved.