At 16:09 2000-05-09 -0500, Alan Mead wrote:
> From time to time I spend what seems like an inordinate amount of time 
>creating multi-page forms.  I create them by hand-coding HTML and Perl 
>using CGI.pm.  Because they are multi-form, I code the Perl to write the 
>HTML "on the fly" as in Lincoln Stein's CGI.pm book.  But I typically want 
>to use tables to align things.
[snip]

When I want to RAD something like this, I typically forgo CGI.pm's HTML
generation. I just create the HTML the way I want and just insert the print
commands, escapes, and 'here document' markers as needed.


 Tony
 --
 Anthony E. Greene <[EMAIL PROTECTED]>
 Homepage and PGP Key: <http://www.pobox.com/~agreene/>
 If it's too good to be true, it's probably Linux


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to