I just recently got a project to put up a webpage that had a registration
form, saved all registrations and emailed out information to the people who
registered and made reports on who had registered and emailed those reports.
I had a lot of fun while doing it(and learned a lot), so now I want to make
my own Perl/CGI webpage. But, I don't really see any options in CGI.pm to
give the site the kind of design I want. Is there some place I could look
for information about the design options CGI.pm provides? I tried using
perldoc, but couldn't find any relevant information there. Is it advisable
to use CGI.pm, or should I just make a HTML-page and imbed my scripts into
that?

I have heard writing HTML-code in *.cgi-scripts is considered a no-no, is
there any validity to this?

Sorry for going slightly off-topic, but this list doesn't have to be
troubleshooting-only. And even though there are CGI-lists, I'd rather prefer
to ask on this one(feel honoured :) ).

-- 
Tor Hildrum.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to