[thelist] Weird CF double-data issue
Rob Keniger
rob at bigbang.net.au
Fri Feb 9 03:01:31 CST 2001
on 2/9/01 2:06 PM, Aaron Johnson at evolt at cephas.net wrote:
> The only way I can think of that this might happen would be if you had
> hidden form fields in your initial form, which you conditionally passed to
> the action page... that's what a comma delimited value pair says to me...
Hmmm, I don't think there's anything like that on the page. I will check
this, though.
> At least a temporary fix might be to wrap all your numeric values in the CF
> val() function and wrap your query within a <cftry> so that you can catch
> those errors... val() will return a number if the form value is numeric and
> will return 0 otherwise...
That will at least allow me to trap the errors, but unfortunately it doesn't
effect a cure. :-|
Thanks for your help, Aaron.
--
Rob Keniger
big bang solutions
<mailto:rob at bigbang.net.au>
More information about the thelist
mailing list