So I follow the security guide and use verfiyClient() as auggested in CF8 Ajax 
programming rules and techniques -> Improving security: 
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=ajaxdata_11.html#1156357

I got the following exception but I have no idea what I did wrong.

------------
Client verification failure.
You must have a valid login to access this page.

The error occuried in XXX.cfm line x
------------
(where x is the line I have <cfset verifyClient()>



Any idea what does this mean?  Valid login?  I use my own login mechanism.  I 
tried cfloginuser, but it won't work either.  I have already set 
this.sessionManagement = true in Application.cfc, the only prereq. of calling 
verfiyClient()... 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298496
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to