View Single Post
  #4  
Old 12-09-2009, 09:50 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Add Button To Search An External Site

ok this'll work...
Code:
{capture name=vodterms} {$product.product|replace:" ":"+"} {/capture}
Then...
Code:
{include file="buttons/video_on-demand.tpl" style="button" href="http://www.sitenamehere.com/search/super_search.jhtml?action=newSearch&sources=gl&searchTerms=`$smarty.capture.vodterms`"}
__________________
xcartmods.co.uk
Reply With Quote