i have NO experience in perl programming - in fact I have no experience in programming! - could someone guide me through getting an image on to my web page from a perl script.
I have a script which gives me a list of user defined variables; one of which is:
$header - string value containing the complete path of the HTML page header.
it then lists the $header ="header.html"
is this right place for me to put the path to my 'header image' and if so can you give the code I need to put into this field.
i tried making an htm page with my header image already in place and using "/header.htm" but this gave no image at all.
thanks Lisa
I have a script which gives me a list of user defined variables; one of which is:
$header - string value containing the complete path of the HTML page header.
it then lists the $header ="header.html"
is this right place for me to put the path to my 'header image' and if so can you give the code I need to put into this field.
i tried making an htm page with my header image already in place and using "/header.htm" but this gave no image at all.
thanks Lisa