Make sure you've got the latest formurl2attributes tag from fusebox.org
All you have to do use forward slashes in your url's:

index.cfm/action/viewproduct/productid/123

instead of:

index.cfm?action=viewproduct&productid=123

You probably will want to use the fusetoken tag also.  That allows you to
append the cfid/cftoken on to your url's in the search engine friendly
format:

index.cfm/action/viewproduct/productid/123/#fusetoken#

which relates to:

index.cfm/action/viewproduct/productid/123/cfid/23/cftoken/549303

HTH,

Brad

-----Original Message-----
From: Robert Everland III [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 28, 2000 8:36 PM
To: CF-Talk
Subject: FormURL2Attributes


        How exactly is this tag supposed to work. I am trying to set up a site with
friendly urls but am having problems getting it to work right. I am not
using fusebox but would like an example as to how this works.

Bob Everland

----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to