I am posting to the cart in V10 and need the continue shopping button to act as an html button so it sends you back to the page on the external site with the cart link.
I found this code but don't know what to do with it.
"<FORM><INPUT TYPE="button" VALUE="Back" onClick="history.go(-1);return true;"></FORM> "
Help appreciated
the page I am linkin from is http://www.proadventure.co.uk/newsit...ing-taster.htm the link is under booking.
I found this code but don't know what to do with it.
"<FORM><INPUT TYPE="button" VALUE="Back" onClick="history.go(-1);return true;"></FORM> "
Help appreciated
the page I am linkin from is http://www.proadventure.co.uk/newsit...ing-taster.htm the link is under booking.
Comment