have a copy. Will the code below work in CF5, where I have a
request-scope structure and I want to use either of the two methods
below to add an item to the structure?
<cfset request.LoginData=StructNew()>
<cfset StructInsert(request.LoginData,"Woo","HOO")>
<cfset request.LoginData.Foo="Bar">
Thx,
--------------------------------------------
Matt Robertson [EMAIL PROTECTED]
MSB Designs, Inc. http://mysecretbase.com
--------------------------------------------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

