> Not a problem, I am too. ;-) Thanks, that looks like it will give me a > good jump start on doing it. >
Thanks Ray, got enough from looking at your front-end code to figure it out, only need a few minor tweaks for the cfformprotect code itself. I'm used to doing all my ajax to CF components via remote methods rather than directly posting to a cfm page which seems to be the easiest way to go in this situation, but was easy enough once I figured out that you just need to output the JSON directly to the page (I'm assuming you're just using a struct with a success var and any text message). Not my preferred way of doing Ajax but guess that's just a style thing. Mary Jo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:355663 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

