The primary functionality is this:

if (NOT isDefined("attributes")) {
  attributes = structNew();
}
structAppend(attributes, form, false);
structAppend(attributes, url, false);

You can flip-flop the last two lines, and/or change the overwrite flag
to true to tune the behaviour.

The actual tag had some quasi-effective PATH_INFO decyphering as well,
if I recall correctly, but I never got it to work very well.

cheers,
barneyb

On 8/13/06, Doug Brown <[EMAIL PROTECTED]> wrote:
> Does anyone still have this custom tag that they may be able to send? I have
> searched everywhere with no luck.
>
>
> [EMAIL PROTECTED]
>
>

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249681
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to