> Also i had to remove the [ ] because it gave me a "missing argument"
> error.
>
> Now the records getting inserted, just need to figure out why answer1
> is not set to 1.

You cant use the CF 8 array and struct short hand like that.  [ ]
creates an array, and { } creates a struct, but you need to do so in a
cfset, you can do it inline.

Sean
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to