Unless the tag was modified, I will have to disagree :) The original formurl2attributes tag simply changed the scope of your url and form variables into attribute scoped variables. I am using formurl2attributes in my current application, but do not like the ?& in my url string. I would write one myself, but it has already been done.
----- Original Message ----- From: "Snake" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Sunday, August 13, 2006 4:45 PM Subject: RE: <cf_formurl2attributes_search> > That's what cf_formurl2attributes does too. > > Although the tag itself doesn't doesn't go through all the URL's in your > pages and convert them, you have to do that, it simply converts what is on > the SES url back into variables. > > E.g. > > You construct a link in the format > Index.cfm/name/bob > > Gets converted to a variable named "name" with a value of "bob". > > - > Snake > > -----Original Message----- > From: Doug Brown [mailto:[EMAIL PROTECTED] > Sent: 13 August 2006 21:08 > To: CF-Talk > Subject: Re: <cf_formurl2attributes_search> > > Thanks all, but the one I was looking for was the one written by Dain > Anderson it was formurl2attributes_search. It changed the url to be search > engine friendly by changing the ?& to / If you have it or come accross it, > please let me know. > > > [EMAIL PROTECTED] > > > > > ----- Original Message ----- > From: "Brian Peddle" <[EMAIL PROTECTED]> > To: "CF-Talk" <[email protected]> > 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: 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 to send? > > I > have > > searched everywhere with no luck. > > > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:249690 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

