[ic] affiliate logo display

Kevin Walsh kevin at cursor.biz
Tue May 11 22:54:59 EDT 2004


Jeannie Stevenson [webteam at wes-state.com] wrote:
> I'm using the affiliate_receptor and its working quite nicely might I add.
> 
> However, if using IE a little box shows up for the image placeholder if
> there is not a graphic to pull from.
> 
> I've tried
> 
> [if type=explicit compare=`
>      return 1 if q{[data table=affiliate column=image key='[data session
>      source]']}; return 0;
>      `]
> <a href="[data table=affiliate column=url key='[data session
> source]']"><img src="[data table=affiliate column=image key='[data
> session source]']" border="0"></a><br> [/if]
> 
> and other validation code but seem to not want to work
> 
Perhaps the table has a value in the image column for that source row
but the image value doesn't point to a valid image.  Check the values
in the image column against the available image files.

You can also right-click on the "broken image" and check the reported
properties to determine what your browser is looking for, which will
give you some further clues.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



More information about the interchange-users mailing list