Hi,
Using Actinic Bussiness v6 to put together a new site for work and so far so good except for the following problem...
The site is running in a custom frameset with the menu bar at the top (navbar) and the rest of the site loading below it (main). One of the buttons on the menu calls the checkout process, this works fine except when the basket is empty. When this occurs the "your basket is empty etc. etc." page is loaded and the visitor is redirected - the problem being the catalog then loads the navbar in to the main frame.
Is there anyway to make the catalog redirect to the home page (/home.htm) instead of the navbar (/navbar.htm)? Assume this is due to navbar.htm being the refeering page? Have tried changing the link to
http://www.mydomain.co.uk/cgi-bin/os000001.pl?ACTION=Start!&REFPAGE=http://www.gmmodels.co.uk/home.htm
without any joy. Any help would be apprichated
Cheers
Liam
Using Actinic Bussiness v6 to put together a new site for work and so far so good except for the following problem...
The site is running in a custom frameset with the menu bar at the top (navbar) and the rest of the site loading below it (main). One of the buttons on the menu calls the checkout process, this works fine except when the basket is empty. When this occurs the "your basket is empty etc. etc." page is loaded and the visitor is redirected - the problem being the catalog then loads the navbar in to the main frame.
Is there anyway to make the catalog redirect to the home page (/home.htm) instead of the navbar (/navbar.htm)? Assume this is due to navbar.htm being the refeering page? Have tried changing the link to
http://www.mydomain.co.uk/cgi-bin/os000001.pl?ACTION=Start!&REFPAGE=http://www.gmmodels.co.uk/home.htm
without any joy. Any help would be apprichated
Cheers
Liam
Comment