How do you use SES with a cfdiv bind like this:
<CFDIV
id="juris" bind="url:#event.linkto('page.areainfo')#&areaid={areaid}" />
This works just find if I don't turn on SES. But turning on SES it no longer works.
I tried changing the link above to event.linkto('page.areainfo','areaid') and <CFSET event.setvalue('areaid',{areaid}) /> but that doesn't work although I wish it did. I can understand why it wouldn't but don't know how to get around this.
TIA,
--
David Mineer Jr
---------------------
The critical ingredient is getting off your
butt and doing something. It's as simple
as that. A lot of people have ideas, but
there are few who decide to do
something about them now. Not
tomorrow. Not next week. But today.
The true entrepreneur is a doer.