Re: Help creating HTML for immediate output, and more than once

2003-05-31 Thread Randal L. Schwartz
> "Martin" == Martin Lomas <[EMAIL PROTECTED]> writes: Martin> I hope someone here could help me ... I know Perl, HTML and Martin> Javascript quite well, but CGI not at all. This question has also been asked (and answered) on the perl.beginners list. Not nice to repost it without saying that

Re: Help creating HTML for immediate output, and more than once

2003-05-31 Thread Andrew Brosnan
On 5/30/03 at 2:13 PM, [EMAIL PROTECTED] (Martin Lomas) wrote: > Hi All, > > I hope someone here could help me ... I know Perl, HTML and > Javascript quite well, but CGI not at all. > > I'm writing a simple file-upload Perl script. I have all the form and > file handling stuff done. I want the s

Help creating HTML for immediate output, and more than once

2003-05-31 Thread Martin Lomas
Hi All, I hope someone here could help me ... I know Perl, HTML and Javascript quite well, but CGI not at all. I'm writing a simple file-upload Perl script. I have all the form and file handling stuff done. I want the script to write an HTML message to the user's browser before the upload begi