RE: [flexcoders] TextInput value passed to RemoteObject

2005-07-24 Thread Stacy Young
@yahoogroups.com] On Behalf Of Ghislain Simard Sent: Sunday, July 24, 2005 10:35 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] TextInput value passed to RemoteObject   When I pass no value coming from a textinput to a CFC called with remoteObject and when the CFC is waiting for a numeric...How

[flexcoders] TextInput value passed to RemoteObject

2005-07-24 Thread Ghislain Simard
When I pass no value coming from a textinput to a CFC called with remoteObject and when the CFC is waiting for a numeric...How do I configure the empty value before passing to the CFC? CALL: MethodName: "EEwizard3.cf.superficie.sauvegarde" Parameters (object #2) .[0]: "1" .[1]: "" STATU