Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: How to format cgi output?

by nmcfarl (Pilgrim)
on Apr 06, 2004 at 03:50 UTC ( [id://342826]=note: print w/replies, xml ) Need Help??


in reply to How to format cgi output?

Another option if you don't care about it being HTML is to change the first line to:
print "Content-Type: text/plain\n\n";
Then you'll end up with a text document, which the various browser will either download or display.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-24 03:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found