Click to See Complete Forum and Search --> : Help


Olga Evenden
08-14-2003, 02:02 PM
++

Jeff Mott
08-16-2003, 01:50 PM
Reall all you need to do is have the action attribute of the form point to the CGI script you want to execute. The script is executed when the form is submitted.

Olga Evenden
08-16-2003, 04:57 PM
++

Jeff Mott
08-17-2003, 05:12 PM
If you click on it you will see the error bad recipient page when submittedI didn't even get that. I received an internal server error message. If you want to recieve the real error msg rather than internal server error (and this is indeed a Perl script), add the following line.use CGI::Carp qw[fatalsToBrowser];