classifieds problem

by Lori Eldridge <lorrie652(at)icehouse.net>

 Date:  Wed, 16 Apr 2003 16:04:00 -0700
 To:  hwg-basics(at)hwg.org
  todo: View Thread, Original
Hi All,

Is there anyone that can tell me how to change the following code for a static camera gif to a horse thumbprint for whichever horse is being called up? This is for the e-classifieds program, commerce edition and for the headlines page. I may need to change more than just this bit of code.  If you need more code from another page let me know and I'll post it.

if ((-e "$upload_path/$section.$number.$i.gif") || (-e "$upload_path/$section.$number.$i.jpg")) { 
$mm = "on";
	print qq~<img src="$graphics_dir/smallcamera.gif" width=16 height=12 border=0 alt="small camera icon" align=middle>~;
last; }
    }

PS. I'm on the digest.

thanks,
Lori

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA