Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: cgi.pm problem

by larsen (Parson)
on May 30, 2001 at 19:29 UTC ( [id://84288]=note: print w/replies, xml ) Need Help??


in reply to HTML Tag attribute problems with CGI.pm

mmm... I have problems with this line:

print $query->header(type=>'image/gif');

Looking at the rest of your post, it seems that this could be better:

print $query->header(type=>'text/html');

Replies are listed 'Best First'.
Re: Re: cgi.pm problem
by Prince99 (Scribe) on May 30, 2001 at 19:37 UTC
    Originally, I had print $query->header(type=>'text/html'); but I was trying to load an image as the background and had tried the code posted. I didn't change it back before I posted it, sorry

    Prince99

    Too Much is never enough...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found