View Single Post
  #6  
Old 10-03-2007, 03:14 AM
 
Polvo Polvo is offline
 

Advanced Member
  
Join Date: Nov 2006
Posts: 35
 

Default Re: Linking directly to a search result

Quote:
Originally Posted by Zaja
Try the following code:
<a href="{$http_location}/search.php?mode=search&substring=blueberries&including=phrase&by_title=on&by_shortdescr=on&by_ full descr=on&category_main=on&category_extra=on">blueberries</a>

Any idea why adding the following doesn't work?
Code:
posted_data_by_sku=on

The URL created at the bottom of the search results doesn't work either, its:
Code:
http://www.mysite.co.uk/shop/search.php?mode=search&substring=sku123&including=all&by_title=on

Paul
__________________
X-Cart Gold 4.1.12
X-Special Offers
Desktop: XP Pro/Notepad++/FileZilla
Server: Linux
Reply With Quote