Skip to main content
This topic has been closed for replies.

1 reply

Participating Frequently
August 24, 2012

When I run this code and dump the values to formdump.cfm, I get an empty structure.

WolfShade
Legend
August 24, 2012

Are you copying/pasting the above code and running that? Or are you trying to use ListValueCountNoCase() with a different query/list?

Inspiring
August 25, 2012

The example code just doesn't work: the form submission does a GET, and the rest of the code expects a POST.  Clearly the code was never tested before Adobe put it there (which is not a great surprise, given how rubbish their docs are).

I've annotated the page accordingly, and given a better example.

--

Adam