I am kind of new to CFCs and especially access="remote" functions.
I am getting into Flex/Apollo and want to build an application that allows a user to Clock in/out of work, also log in and out of jobs. This allows us to track labor. Now if I build a CFC that has all of these functions, clockIn, clockOut, clockInJob and clockOutJob. They are also set for remote access so the Apollo app can communicate with it. How do I protect from people that are savvy from forcing data into these functions? Say I only want to accept data from these Apollo apps that will be floating around our intranet how do I make sure other programs are not pushing data into these remote functions? Thanks, Chad You are subscribed to cfcdev. To unsubscribe, please follow the instructions at http://www.cfczone.org/listserv.cfm CFCDev is supported by: Katapult Media, Inc. We are cool code geeks looking for fun projects to rock! www.katapultmedia.com An archive of the CFCDev list is available at www.mail-archive.com/[email protected]
