[ic] Search help!!

S. B. interchange-users@interchange.redhat.com
Mon Mar 4 16:41:01 2002


Thank that was just perfect.  I will try to work harder for my info next 
time I am sorry to bother with stupid NEWBIE ?.  Your help is greatly 
apreciated!!!


>From: "Marty Tennison" <marty@sediva.com>
>Reply-To: interchange-users@interchange.redhat.com
>To: <interchange-users@interchange.redhat.com>
>Subject: RE: [ic] Search help!!
>Date: Mon, 4 Mar 2002 13:27:20 -0800
>
>
> > This is a NEWBIE question but I'm trying to change my item
> > searchs to
> > include thumbnail pitures of the items. What would be the
> > best approach for
> > doing this.  Any help....helps ;)
>
>You'll need to edit results.html  (or whatever file is defined by
>mv_nextpage in the search) and put in code to display the thumbnail.
>Interchange is setup to use the fields thumb and image in the products
>table as your thumbnail and image fields.  If you use those fields
>just create an img tag like this.  (this is for image)
>
><IMG SRC="items/[item-field image]" ALT="[item-filter
>entities][item-description][/item-filter]" title="[item-filter
>entities][item-description][/item-filter]" BORDER=0>
>
>I don't use the fields so my img tag looks like this.
>
><img border="0" src="thumb/[item-code].jpg" width="80" height="80"
>alt="[item-filter strip entities][item-description][/item-filter]"
>title="[item-filter strip entities][item-description][/item-filter]"
>border="0" align="absmiddle"></a>
>
>Hope that helps.
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@interchange.redhat.com
>http://interchange.redhat.com/mailman/listinfo/interchange-users




"Can this wait till I'm old can't I live while I'm young"


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.