Re: Looking for strategy advice for perl based cgi script

2006-05-18 Thread JupiterHost.Net
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 :

Looking for strategy advice for perl based cgi script

2006-05-18 Thread Wijaya Edward
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