RE: cf_formurl2attributes_search

2006-08-14 Thread Snake
Perhaps your using a very very old version of the tag -Original Message- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: 14 August 2006 00:53 To: CF-Talk Subject: Re: cf_formurl2attributes_search Unless the tag was modified, I will have to disagree :) The original formurl2attributes

Re: cf_formurl2attributes_search

2006-08-13 Thread Barney Boisvert
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

RE: cf_formurl2attributes_search

2006-08-13 Thread Brian Peddle
http://cfhub.com/taggallery/SES_By_Owen/formurl2attributes.zip -Original Message- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: Sunday, August 13, 2006 12:21 PM To: CF-Talk Subject: ***SPAM*** cf_formurl2attributes_search Does anyone still have this custom tag that they may be able

Re: cf_formurl2attributes_search

2006-08-13 Thread Doug Brown
: Brian Peddle [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Sunday, August 13, 2006 10:43 AM Subject: RE: cf_formurl2attributes_search http://cfhub.com/taggallery/SES_By_Owen/formurl2attributes.zip -Original Message- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent