Hello Andrew,
>And your Signature says Certified Coldfusion Developer!!!
yes, but it doesn't say all knowing........
that's why i'm on the list.
thanks for your reply
--
Critter, MMCP
Certified ColdFusion Developer
Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion">
-------------------------------------------
Friday, August 31, 2001, 12:56:10 PM, you wrote:
AS> And your Signature says Certified Coldfusion Developer!!!
AS> In a sense you can, but then thing is that the web is stateless is it
AS> not.
AS> So as others have mentioned, you need to place this into the form. Or
AS> you could create a wddx packet stick it into a session variable (Not
AS> preferred by me) or into a client variable maybe. Then you de-serialize
AS> this later on the next page, many ways to do it. But just copying it
AS> into a new structure and outputting the new page, without encoding these
AS> values into the new page is not going to be able to reference this
AS> copied value. And my point is that either way why copy the structure,
AS> its one line of code too many!!
AS> Regards,
AS> Andrew Scott
AS> -----Original Message-----
AS> From: Critter [mailto:[EMAIL PROTECTED]]
AS> Sent: Saturday, 1 September 2001 2:27 AM
AS> To: CF-Talk
AS> Subject: Re[2]: fieldnames structure
AS> Hello Andrew,
AS> I don't follow you.....
AS> why could you not
AS> post from pagea to pageb
AS> on pageb copy the form structure to another structure
AS> post pageb to pagec and access a newly populated form structure AND the
AS> structure you
AS> created??
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists