http://qs321.pair.com?node_id=83684


in reply to generate html on the fly

A little more information would be handy here; Are you just going to be passing snippets of html or whole html documents? this could be really simple such as
#!/usr/bin/perl #Forgive me please ppl i am not a cgi guru just using this to illustra +te a point GetFormInput(); my $html = $field{html); print "$html";
if you are passing a whole html document with complete headers and stuff. If it is just going to be snippets of html you had better brush up on CGI.PM (this is a link to Ovid's Tutorial).

BigGuy
"One World, one Web, one Program" - Microsoft promotional ad
"Ein Volk, ein Reich, ein Fuhrer" - Adolf Hitler