Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: generate html on the fly

by BigGuy (Friar)
on May 28, 2001 at 06:42 UTC ( [id://83684]=note: print w/replies, xml ) Need Help??


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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://83684]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-28 22:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found