Actually, the shopping cart is persisted therefore they can retrieve it from any machine once they authenticate. Right now, I do have have it as anonymous using a cookie, but obviously if they use another machine it would not be there.
I will try the GET method approach and see if that would work for the Acegi problem. Thanks.
