Wijaya Edward wrote:
Dear expert,
Hello,
I have the intention to write a Perl based CGI script that does the following
steps:
1. Take user input - including email - with a CGI script (mail_result.cgi).
make sure they don't try to spoof the input and send mail to zillions of
people :
Dear expert,
I have the intention to write a Perl based CGI script that does the following
steps:
1. Take user input - including email - with a CGI script (mail_result.cgi).
2. Based on these input param, submit a long running Perl script
(compute_price.pl) on the background
3. Email