Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Stuck on some real basic cgi perl

by logie17 (Friar)
on Apr 12, 2007 at 15:54 UTC ( [id://609693]=note: print w/replies, xml ) Need Help??


in reply to Stuck on some real basic cgi perl

Tony, Are you receiving any error messages from the server? You may need to print a html header before the html output, such as:
print "Content-Type: text/html; charset=ISO-8859-1\n\n";

Hope that leads you in the right direction.

Thanks!
s;;5776?12321=10609$d=9409:12100$xx;;s;(\d*);push @_,$1;eg;map{print chr(sqrt($_))."\n"} @_;

Replies are listed 'Best First'.
Re^2: Stuck on some real basic cgi perl
by o2bwise (Scribe) on Apr 13, 2007 at 14:47 UTC
    Hey, logie, Nope, that wasn't it (see my other replies), but thanks!

    Tony

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-25 15:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found