[ic] {Spam?} Re: [bounce] question

DB db at m-and-d.com
Wed Feb 22 20:58:04 UTC 2012


> Try something like this: (untested)
> 
> [calc]
>  my $itemsku = "[item-code]";
>  my $bouncepage;
>  if ($itemsku =~ /^ABC/){
>   $Scratch->{bouncepage} = "http://domain2.com/$itemsku";
>  }
>  return;
> [/calc]
> 
> [if scratch bouncepage]
>   [bounce href="[scratchd bouncepage]"]
> [/if]
> 
> Rick

Does the trick - thanks! I was getting closer but still hadn't got it
after quite a few attempts.

DB



More information about the interchange-users mailing list