Can anyone clarify what is the correct proceedure to link from a non-actinic page to actinics shopping cart and basket so far I have this:
<a href="http://www.polymax.co.uk/cgi-bin/ca000001.pl?ACTION=SHOWCART">VIEW BASKET</a>
<a href="http://www.polymax.co.uk/cgi-bin/os000001.pl?ACTION=Start">CHECKOUT</a></div>
Is this correct, It seems to work 9/10 times but its popped up a genrual script error once befor
<a href="http://www.polymax.co.uk/cgi-bin/ca000001.pl?ACTION=SHOWCART">VIEW BASKET</a>
<a href="http://www.polymax.co.uk/cgi-bin/os000001.pl?ACTION=Start">CHECKOUT</a></div>
Is this correct, It seems to work 9/10 times but its popped up a genrual script error once befor