Announcement

Collapse
No announcement yet.

linking to the search script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    linking to the search script

    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
    James
    ------------------
    ModelPower.co.uk - Quality Batteries - Affordable Prices

    #2
    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.
    Code:
    http://wirefox/cgi-bin/ss000352.pl?PR=-1&TB=A&SHOP=&SS=Sanyo&ACTINIC_REFERRER=http://wirefox/acatalog/
    I hope this helps.
    Zoltan
    Actinic Software
    www.actinic.co.uk

    Comment

    Working...
    X