| Ravi Shankar 2006-03-03, 6:18 pm |
| Silly me I should have started off by asking you which version of Commerce
Server you're using ? If you're dealing with the "Retail" site then I presume
you're on Commerce Server 2000. In which case you should look for LoadBasket
call in the basket (or cart).asp
Otherwise in CS2002 look at
http://msdn.microsoft.com/library/?....asp?frame=true
for a code example on how to work with the basket object on an aspx page.
If you're working with the Retail2002 site then the basket operations are
documented as part of the "Transactions" Control at
http://msdn.microsoft.com/library/?....asp?frame=true
--
Ravi Shankar
"Jeremy" wrote:
[vbcol=seagreen]
> could you show me how to use basket.Load - maybe some code? I cannot find it
> in the retail site nor can i find how to do it on the web. people just say
> use basket.load(purchaseorder) but nothing else.
>
> your help would really help.
>
> "Ravi Shankar" wrote:
>
|