I have a Header text formatted with in-line HTML code. I would like to replace it with a .jpg file of a logo. I have tried mightily to get an <img ...> that will display the logo. The logo is in an /images sub-directory of the /calendarscript directory but all that displays is the ALT text (and, of course, a little box with an x inside it meaning that calendar.pl can't find the image).
Is there something really clever to do to get calendar.pl to find the directory and the image?
Important info: The server is a Win NT 4.0, my browser is MS IE v. 6.0; none of the other info seems pertinent; I have a fair amount of experience with HTML so I am sure that the <img SRC=....> code is syntactically correct.
Thanks.
JR