Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

isValid throws 403 error

$
0
0

Hello,

 

I am attempting to use this isValid code:

 

<cfparam name="myVar" default="">

 

<cfif (myVar NEQ "") AND NOT (isValid("string",myVar))>

          Failed<p>

<cfelse>

          passed<p>

</cfif>

 

if i call this page as myPage.cfm?myVar=5, the page works. if i do  myPage.cfm?myVar=5555, i get a 403 error. is this a bug?


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>