[ic] How do I set up an affiliate image to display on the page??

Ed LaFrance interchange-users@icdevgroup.org
Mon Jul 1 11:06:00 2002


At 06:49 PM 6/29/2002 -1000, you wrote:
>Does anyone know how to display this on a customer page after following
>an affiliate's link to the catalog?  This is actually what I wanted to
>do, but both would be a good thing.

In your message below, I'm not sure what you mean by checking if an 
affiliate is "logged in" - the affiliate table is not a userdb-style table 
and won't function like one without some modification.;

To see if an inbound link has an affiliate code and show the image for that 
affiliate, you could do something like:

[if type=data term="affiliate::active::[data session source]" op="==" 
compare=1]
[and type=data term="affiliate::image::[data session source]"]
         <img src="[data base=affiliate field=image key='[data session 
source]']">
[/if]

- Ed L.




>-----Original Message-----
>From: interchange-users-admin@icdevgroup.org
>[mailto:interchange-users-admin@icdevgroup.org] On Behalf Of Chris
>Chaney
>Sent: Saturday, June 29, 2002 6:31 PM
>To: interchange-users@icdevgroup.org
>Subject: [ic] How do I set up an affiliate image to display on the
>page??
>
>
>I want Interchange to check if an affiliate is logged in...if one is
>check to see if there is data in the image field for the respective
>affiliate in the affiliate table...
>
>If there is then display the image...
>Else show a default image...
>
>I don't know how to code this...I'm still learning.
>
>Can someone please help?
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users

===============================================================
Increase profits from your Interchange store...
http://www.newmediaems.com/cgi-bin/nm/software_fus.html
===============================================================
New Media E.M.S.               Software Solutions for Business
463 Main St., Suite D          eCommerce | Consulting | Hosting
Placerville, CA  95667         edl@newmediaems.com
(530) 622-9421                 http://www.newmediaems.com
(866) 519-4680 Toll-Free       (530) 622-9426 Fax
===============================================================