hi

im trying to build a webpage with perl CGI the object way...


the only documentation i have looked at is man CGI

can anyone recommend some online documentation?

anyway:

is it possible to render a table with something like:

print $newCGI->start_table(-border=>'1');
print $newCGI->end_table(-border=>'1');


doesnt seem to work thou, but i must be missing a lot of parameters.
and its only mentioned in the man CGI for the function-oriented way.

:o)

martin


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

Reply via email to