Help! I think (I know) I have inadvertently deleted some code that displays the contents of the shopping cart!
What other netquotevar should be displayed to view the cart contents, the only one I have is:
<INPUT TYPE=HIDDEN NAME=CHECKOUTURL VALUE="NETQUOTEVAR:CHECKOUTURL">
http://www.thecakegallerydirect.co.u...CTION=SHOWCART
Also, I copied some javascript code used to change the lower navigation buttons from a previous message. Question - why does the second alternate image display? Code below.
<input type="IMAGE" name="ACTION_UPDATE" src="update_1.gif" alt="Nothing to update" DISABLED>
Thanks in advance!
Rachel
What other netquotevar should be displayed to view the cart contents, the only one I have is:
<INPUT TYPE=HIDDEN NAME=CHECKOUTURL VALUE="NETQUOTEVAR:CHECKOUTURL">
http://www.thecakegallerydirect.co.u...CTION=SHOWCART
Also, I copied some javascript code used to change the lower navigation buttons from a previous message. Question - why does the second alternate image display? Code below.
<input type="IMAGE" name="ACTION_UPDATE" src="update_1.gif" alt="Nothing to update" DISABLED>
Thanks in advance!
Rachel
Comment