actions/CREATE_INVOICE
near the bottom
//remove SKUs from basket
$Query = "DELETE FROM session_sku WHERE Session='$sid'";
$DatabaseResult = mysql_query($Query, $DatabaseLink);
but I'm not sure what to do instead. I suspect that there may be security
issues lurking around here somewhere....
At 16:35 04/11/00 , you wrote:
>The user may decide to continue shopping.
>
>I've seen this option on many of the sites I've visited and... it's
>something the client is asking for.
>
>ron
>
>
>> If the user 'checks out' they are buying the items in the cart. Why
>> would you want items to stay in the cart after check out?
>>
>> On 4 Nov 2000, at 7:24, Adam wrote:
>>
>> > This may have been covered before though I couldn't find anything.
>> >
>> > If the user is logged in, the cart contents remain even after going to
>the
>> > order_info screen. However if the user is not logged in, the contents
>are
>> > cleaned out. How do I change this to keep the cart contents and allow
>the
>> > user to continue shopping after they've clicked 'checkout'.
>> >
>> > =======================
>> > Ron Dyck
>> > WebbTech
>> > www.WebbTech.net
>> > [EMAIL PROTECTED]
>> > 905 734-1164
>> >
>> >
>> >
>> > ------------------------------------------------------------
>> > To subscribe: [EMAIL PROTECTED]
>> > To unsubscribe: [EMAIL PROTECTED]
>> > Site: http://www.working-dogs.com/freetrade/
>> > Problems?: [EMAIL PROTECTED]
>>
>>
>>
>>
>> ------------------------------------------------------------
>> To subscribe: [EMAIL PROTECTED]
>> To unsubscribe: [EMAIL PROTECTED]
>> Site: http://www.working-dogs.com/freetrade/
>> Problems?: [EMAIL PROTECTED]
>>
>>
>
>
>
>------------------------------------------------------------
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Site: http://www.working-dogs.com/freetrade/
>Problems?: [EMAIL PROTECTED]
>
bye
Bob Hutchinson
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]