Depending on the version of ColdFusion the OWASP ESAPI is included. You could 
use the isValidInteger function of that. It even lets you specify a minValue 
and maxValue.

If you have CF8.01 or higher you have ESAPI.  It may be an older version, but 
you can always upgrade the esapi as well by putting in the latest jar file.

Steve


-----Original Message-----
From: Mary Jo Sminkey [mailto:mary...@cfwebstore.com] 
Sent: Wednesday, April 18, 2012 4:23 PM
To: cf-talk
Subject: Re: Problems verifying integers


> Cool, thanks for verifying that it's equally as wonky on later 
> versions. In my case, it's not a huge deal to sanitize what passes, I 
> mostly was annoyed that I had to add additional code just to get it to 
> work the way it seems to be intended. Maybe I'll put in a bug report 
> on it....

Here you go if you want to vote on it:

https://bugbase.adobe.com/index.cfm?event=bug&id=3169196

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350793
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to