I would like to replace the word cfgridkey in the url by the column name that it reference. I am using cfgrid html format. i.e. if I have a
<cfgridcolumn name="id" header="id" href="xxx.cfm" hrefkey="id"> on clicking on the link I have in the url xxx.cfm?cfgridkey=1 I would like to have it xxx.cfm?id=1 Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:320562 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
