Mike Davis
08-07-06, 01:19 AM
Can any one help me?
I?M using Dreamweaver to make my static pages and Miva is my store front. Can I add a checkout button on my static pages that know when your login or not?
This is what I have. Everything works but weather you are login or not
<td width="74"><div align="right"><script %begin_if|BasketList.d.cust_id|%></script><a href="https://www.customwheelweights.com/store/merchant.mvc?Store_Code=C&Screen=OINF&Order=1"><script %end% %begin_notif|BasketList.d.cust_id|%></script></script><a href="https://www.customwheelweights.com/store/merchant.mvc?Store_Code=C&Screen=LOGN&Order=1" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','../checkoutL.gif',1)"><img src="../CheckoutD.gif" alt="Checkout" name="Image12" width="75" height="48" border="0" align="middle"></a></div></td>
Mike Davis
I?M using Dreamweaver to make my static pages and Miva is my store front. Can I add a checkout button on my static pages that know when your login or not?
This is what I have. Everything works but weather you are login or not
<td width="74"><div align="right"><script %begin_if|BasketList.d.cust_id|%></script><a href="https://www.customwheelweights.com/store/merchant.mvc?Store_Code=C&Screen=OINF&Order=1"><script %end% %begin_notif|BasketList.d.cust_id|%></script></script><a href="https://www.customwheelweights.com/store/merchant.mvc?Store_Code=C&Screen=LOGN&Order=1" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','../checkoutL.gif',1)"><img src="../CheckoutD.gif" alt="Checkout" name="Image12" width="75" height="48" border="0" align="middle"></a></div></td>
Mike Davis