Hello,
I am attempting to link from an external site to products within an Actinic site using the following syntax:
Loading that URL displays the following error message:
I can supress this error message by adding
to the URL.
However this loads a SERP rather than the page containing relavent to the product that I am trying to link to.
Anyone have any ideas where I am going wrong?
I don't know if it makes any difference, but the site I am linking to uses frames.
Thanks,
I am attempting to link from an external site to products within an Actinic site using the following syntax:
Code:
http://www.domain.com/cgi-bin/ss000001.pl?PRODREF=1796E&ACTINIC_REFFERER=http://www.domain.com/acatalog/&NOLOGIN=1
Missing text search join mode. Please specify AND or OR.
Code:
&TB=O
However this loads a SERP rather than the page containing relavent to the product that I am trying to link to.
Anyone have any ideas where I am going wrong?
I don't know if it makes any difference, but the site I am linking to uses frames.
Thanks,
Comment