Way back in the midst of those posts somewhere was mentioned the point that you
can't loop over the attributes scope (it's not a structure).
FORMURL2ATTRIBUTES uses what I call a "pseudo-scope"; as you point out, it just
prefixes variables with "attributes.".
I've tested the idea you propose, and no matter how you approach it, you don't
get the desired result (i.e., form, url, and attributes variables combined in a
single structure).
If you're interested in all the grit, read the rest of the posts.
- Jeff
On 29 Mar 2001, at 9:36, Jen Perkins wrote:
> De-lurking for a moment here...
>
> I haven't read *all* the posts related to this yet, so maybe someone has
> already addressed this, but why not just change formurl2attributes to
> specifically create the structure "attributes"?
>
> I.e., <cfset attributes=structnew()>. Then insert the vars into the
> structure, rather than simply setting them as <cfset
> attributes.var=somevalue>.
>
>
>
> Jennifer Perkins
> Senior Developer
> Stone Ground Solutions
> 560 Sutter St., Suite 400
> San Francisco, CA 94102
> 415.252.0600
> 415.252.0123 fax
> www.stoneground.com
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists