PDA

View Full Version : view cart button link


00lewis
19-Sep-2006, 03:07 PM
in dreamweaver i have set the links for the viewcart buttons as: http://d256639.micro59.micromarteurope.co.uk/cgi-bin/ca000001.pl?ACTION=SHOWCART
and the check out as: http://d256639.micro59.micromarteurope.co.uk/cgi-bin/os000001.pl?ACTION=Start

the url address is a tempary one that my server provider has set up for me, hense the long name,
I have noticed that within the link box for the advanced search button, it uses NETQUOTEVAR:NAVBSEARCHLINK, should i be using something like this for the other buttons?

Also does anyone know the starndard link to open the login page?

many thanks

jont
19-Sep-2006, 05:38 PM
There is a full list of the NEQTQUOTEVARS are the bottom of the Advanced User Guide - available as download from the main Actinic site if you do not have a copy already.

I tend to hard code the paths to the cart as I sometimes use the templates for external pages and hence the NQV:NABCHECKOUT etc will not get compiled under Dreamweaver. Either should work but the NQV route is better should you ever need to changes say the script ID as this will be taken care of automatically