| Subject: | Passing Parameters To CFC |
|---|---|
| From: | "Natty2112" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Thu, 13 Dec 2007 14:32:48 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.flash_integration |
I am testing how to return data from a CFC within Flash Forms. I have a simple <cfselect> tag that will hold data returned from a CFC. This CFC returns all records and works fine. I call the CFC with a simple tag (as follows): <cfset getRegions = application.regionGateway.getRecords() /> This will work for my <cfselect> and show all the records returned. However, the CFC does accept an argument that can help pair the data down. How can I pass a parameter using the above code in order to get the results I want to display? |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | CF8 flash remoting settings, GWD |
|---|---|
| Next by Date: | Flash 8 combo box dataprovider using coldfusion 8 cfc, Jim Schell |
| Previous by Thread: | CF8 flash remoting settings, GWD |
| Next by Thread: | Re: Passing Parameters To CFC, BKBK |
| Indexes: | [Date] [Thread] [Top] [All Lists] |