Your html tag is misformatted for starters.

try

print "<img SRC=RP.jpg> <align=LEFT>";
or
print "<img SRC=\"RP.jpg\"> <align=LEFT>";

I have no idea if the image is actually there, however :)

Regards,
Agustin Rivera
Webmaster, Pollstar.com
http://www.pollstar.com



----- Original Message ----- 
From: "Jerry Preston" <[EMAIL PROTECTED]>
To: "begginners" <[EMAIL PROTECTED]>
Sent: Thursday, March 28, 2002 1:40 PM
Subject: confused about perl and jpg


> Hi!,
> 
> I am trying to display an jpg image:
> 
> print "<img SRC=RP.jpg' <align=LEFT>";
> 
> But it tells me that the file is not found?  What am I missing?
> 
> Thanks,
> 
> Jerry
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to