Simple data submit example.

View: New views
3 Messages — Rating Filter:   Alert me  

Simple data submit example.

by Ian Skinner-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am finally interacting with my ColdFusion component and can retrieve
simple strings.

How do I submit data to the ColdFusion component from the Flex interface?

Google is only providing me with simple examples of getting data which I
got, or very complex examples.

I just want a simple start kit that I can build from.

Thank You
Ian


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

Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:5664
Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.37

Re: Simple data submit example.

by Jeffry Houser :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 Service.MethodName(data)

Ian Skinner wrote:

> I am finally interacting with my ColdFusion component and can retrieve
> simple strings.
>
> How do I submit data to the ColdFusion component from the Flex interface?
>
> Google is only providing me with simple examples of getting data which I
> got, or very complex examples.
>
> I just want a simple start kit that I can build from.
>
> Thank You
> Ian
>
>
>

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

Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:5665
Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.37

Re: Simple data submit example.

by Ian Skinner-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jeffry Houser wrote:
>  Service.MethodName(data)

Thanks, I didn't think I needed to get into ActionScript models yet.
Ian


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

Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:5666
Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.37