sherz111
10-05-06, 03:27 AM
hi there -
i am using my own navigation bar with links to static html pages as well as the miva pages. i am trying to program links for SFNT, ACNT, OINF, and BASK with dynamic tokens, but i can't seem to get it.
for example, i use this code to link to OINF:
<a href="&mvt:global:secure_sessionurl;Screen=OINF&Store_Code=&mvt:global:Store_Code;"><img src="images/checkout_off.jpg" alt="" width="167" height="30" border="0"></a></td>
if i click that link from one of my static pages (http://www.belleartigifts.com/contact.html), it is directed to:
http://www.belleartigifts.com/&mvt:global:secure_sessionurl;Screen=OINF&Store_Code=&mvt:global:Store_Code;
and i get a page not found.
then i tried using:
http://www.belleartigifts.com/mm5/merchant.mvc?&mvt:global:secure_sessionurl;Screen=OINF&Store_Code=&mvt:global:Store_Code;
which seems to work once i am in the store, however if i click it from one of the static pages, i get somehow directed to the SFNT page.
once i am in the store, the tokens are working and i can checkout.
i am sure i am missing something ridiculously obvious, so if someone could enlighten me, that would be great!!
thanks!
sheri
i am using my own navigation bar with links to static html pages as well as the miva pages. i am trying to program links for SFNT, ACNT, OINF, and BASK with dynamic tokens, but i can't seem to get it.
for example, i use this code to link to OINF:
<a href="&mvt:global:secure_sessionurl;Screen=OINF&Store_Code=&mvt:global:Store_Code;"><img src="images/checkout_off.jpg" alt="" width="167" height="30" border="0"></a></td>
if i click that link from one of my static pages (http://www.belleartigifts.com/contact.html), it is directed to:
http://www.belleartigifts.com/&mvt:global:secure_sessionurl;Screen=OINF&Store_Code=&mvt:global:Store_Code;
and i get a page not found.
then i tried using:
http://www.belleartigifts.com/mm5/merchant.mvc?&mvt:global:secure_sessionurl;Screen=OINF&Store_Code=&mvt:global:Store_Code;
which seems to work once i am in the store, however if i click it from one of the static pages, i get somehow directed to the SFNT page.
once i am in the store, the tokens are working and i can checkout.
i am sure i am missing something ridiculously obvious, so if someone could enlighten me, that would be great!!
thanks!
sheri