Re: cgi & form again

2001-12-11 Thread zentara
On Tue, 11 Dec 2001 15:17:01 +0800, [EMAIL PROTECTED] (Tat Nam) wrote: >Hi, > The following scripts processes the form and write somthings out and then >allow the user to input his/her e-mail address. After input of the e-mail >address, the script write it into a flat file. However, the scrip

Re: cgi & form again

2001-12-10 Thread Tat Nam
Hi, The following scripts processes the form and write somthings out and then allow the user to input his/her e-mail address. After input of the e-mail address, the script write it into a flat file. However, the script runs into trouble. Help! #!/usr/local/bin/perl -wT use strict; use