<CFSET ListPosition = ListFind(session.productId,Item)>
<CFSET session.productId = ListDelete(session.productId,ListPosition)>
Chris Evans
[EMAIL PROTECTED]
http://www.fuseware.com
-----Original Message-----
From: Jon Tillman [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 29, 2000 9:07 AM
To: [EMAIL PROTECTED]
Subject: Need help with delete function
I am at a loss here. I have a catalog I am building, and in the shopping
cart
part of it, I need to be able to delete individual items from it. They are
stored in a variable (session.productId) as a list of numbers (1,55,34,44).
What I need my delete function to do is remove one of the numbers from that
list. I cannot figure out how to do this at all. Anyone feel like showing me
how it could be done?
--
This Email is 100% Virus Free! How do I know?
Because no Microsoft products were used to
generate it!
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Jon Tillman
LINUX USER: #141163
ICQ: 4015362
[EMAIL PROTECTED]
http://tillman.freehosting.net
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.