[102255] in RedHat Linux List
Perl and
tag
daemon@ATHENA.MIT.EDU (Ronnie Thum)
Wed Dec 2 08:27:49 1998
Date: Wed, 2 Dec 1998 21:28:08 +0800 (MYT)
From: Ronnie Thum <cwthum@network2.cs.usm.my>
To: RedHat Mailing List <redhat-list@redhat.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Hi,
I'm using the <IMG> tag in my Perl script.
Was wondering where should I place my .gif images ?
Should it be in the same directory as the Perl script ?
My scripts is located at /home/httpd/cgi-bin/myperl.pl
The HTML calling the Perl script is at /home/httpd/html/secure/frame.html
Below is a snippet of my code
---------
while ($index < $lines[1])
{
print "<IMG SRC=\"red.gif\" ALIGN=ABSMIDDLE>";
$index++;
}
-----------
TIA
Rgds
Ronnie
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.