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:249689 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

