PDA

View Full Version : linking to the search script


Chuckie
17-Jun-2003, 12:31 PM
Is there a way i can link directly to the search script. Ie "http://wirefox/cgi-bin/ss000352.pl?PR=-1&TB=A&SHOP=&SS=Sanyo" this is running locally by the way. The word Sanyo is pulled out from a database, but when i run it not of the pictures show up. Is there a way i can use the search script and have pictures show up with out having to place my front index page in the acatalog dir

zmagyar
17-Jun-2003, 05:51 PM
Try to add ACTINIC_REFERRER to your URL to get it work. The paramater value should be the same as your Catalog URL. E.g.http://wirefox/cgi-bin/ss000352.pl?PR=-1&TB=A&SHOP=&SS=Sanyo&ACTINIC_REFERRER=http://wirefox/acatalog/I hope this helps.