Ok, anyone have a very simple example. I have a flash login form and I want to check their username and pwd through the remoting connection. I have a cfc named user.cfc that has a getUser() method that returns true if the password and un passed to it are correct, and it's populates all the objects properties (to include a roles array).
How the hell do I call it? > -----Original Message----- > From: Paul Ihrig [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 27, 2006 3:15 PM > To: CF-Community > Subject: Re: Simple Flash Forms Example? > > can you hit http://192.168.1.71/ows/15/ > thats from the wack book chapter on flash forms. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:211943 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
