[ic] (no subject)

Grant listbox at email.com
Sat Oct 25 17:06:05 EDT 2003


> how do i point a hyperlink on my website to my cart, if a user
> clicks on it?

If you're using the standard "Foundation" catalog you want something like
this:

<a href="[area ord/cart]">Click Here</a>

or this if you name your ITL parameters like I do:

<a href="[area href='ord/cart']">Click Here</a>

- Grant



More information about the interchange-users mailing list