<cfif StructFindNoCase(session.basket, FORM.productID)>

    <cfset myStructure.key = "#MyNewValue#">

</cfif>

All you need to do is set the structure key to the new value.

Chris Cortes
Consultant
[EMAIL PROTECTED]
Direct 713-985-6244
Cell 832-723-6485

Stonebridge Technologies
...The Fast Track to e-Business.
visit us at www.sbti.com


----- Original Message -----
From: "Jon Tillman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 08, 2000 4:33 PM
Subject: Setting structure values


> Hey, I have a new problem.
> I have need to change a value in a structure based on the following:
>
> <cfif StructFindNoCase(session.basket, #FORM.productID#)>
>
> How do I go about changing the returned value and updating the structure?
>
> --
> ***********************************************
>  Jon Tillman
>  LINUX USER: #141163
>  ICQ: 4015362
>  http://www.eruditum.org
>  [EMAIL PROTECTED]
> ***********************************************
> Help Jon build a network!
> Looking for giveaway computers & parts
> Current Need: Tape Drive & PI/PII processors
> Email me to find out how you can help
> ***********************************************
>
> --------------------------------------------------------------------------
----
> 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.

Reply via email to