I couldn't find any threads that fixed my problem so sorry if this has been discussed before. I'm wanting to include links to products at the top of some longer section pages, to save the user from scrolling way down the page. So far, using
<a href="http://.../cgi-bin/ss000001.pl?PRODREF=...&NOLOGIN=1">
works fine for users who are not logged in. If logged in, the correct page still loads but does not jump to the right product. I'm probably missing something really simple...
EDIT: I have also tried using the 'Advanced Link' feature, but this has exactly the same effect as the above.
<a href="http://.../cgi-bin/ss000001.pl?PRODREF=...&NOLOGIN=1">
works fine for users who are not logged in. If logged in, the correct page still loads but does not jump to the right product. I'm probably missing something really simple...
EDIT: I have also tried using the 'Advanced Link' feature, but this has exactly the same effect as the above.
Comment