We're working on redesigning a reporting module.  The user is
presented with lists of variables for each category from which
selection is made and passed through a form to another template.  The
variables are then passed into a query.

We're trying to rewrite the code so that it is done more efficiently.
It seems that structure will be the best way to handle this.
However, it seems that there is no way to pass a structure between
templates without breaking it down into its component simple data
types and reassembling it at the other end.  But my coworker was told
that structures can be passed into a CFC.  Is this possible?  If so,
how does this work, and what are the pitfalls, if any?

--

Lola - mailto:[EMAIL PROTECTED]
http://www.lolajl.net | Blog at http://www.lolajl.net/blog/
I'm in Bowie, MD, USA, halfway between DC and Annapolis.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to