On 2/22/06, Cody Caughlan <[EMAIL PROTECTED]> wrote:
> Sean, I tried your XSL tweak and in fact it worked. The generated
> PersonRecord.load() method looks like this:
>
> <cfset variables.UserRecord.load('PersonID,') />
>
> As you can see there is a comma in there.Yes and CF ignores empty elements in lists so this works just fine. Like I said, it's a fugly hack but I *did* test it :) -- Sean A Corfield -- http://corfield.org/ Got frameworks? "If you're not annoying somebody, you're not really alive." -- Margaret Atwood -- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

