Yea, my plan of attack is going to be to query the database, get my result set, then loop through it, applying the
cfset queryname.http_referer = listGetAt(url,2,'/') to the referrer variable. I'm not sure the best way to rebuild this result set. All I'm going to do is modify teh values of one column before I use the query. Do I populate the query results, post mod, into a new query? Or can I just change the values of the results of the query and continue to use the same query? -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
