Hi,
This should be simple enough, but I'm having problems replacing <Actinic:Logout_Simple/> with a hardcoded URL.
I have been using variants of the following format:
<a href="http://www.url.com/cgi-bin/ss000001.pl?ACTION=LOGOUT">Logout</a>
But when I click on this link I receive the following error:
"Missing text search join mode. Please specify AND or OR."
Where am I going wrong?
DB
This should be simple enough, but I'm having problems replacing <Actinic:Logout_Simple/> with a hardcoded URL.
I have been using variants of the following format:
<a href="http://www.url.com/cgi-bin/ss000001.pl?ACTION=LOGOUT">Logout</a>
But when I click on this link I receive the following error:
"Missing text search join mode. Please specify AND or OR."
Where am I going wrong?
DB
Comment