I'm still not sure what you are trying to achieve. Maybe explaining the behaviour the user would experience on your app works better. "Click submit, a request is sent, something happens, something is returned, something else happens, etc. pp".
Jörn On Tue, Jul 15, 2008 at 3:14 PM, Nimrod <[EMAIL PROTECTED]> wrote: > > "false" value is the data or result that the remote method should > recieved while the remote request is still on process. Is it possible > to make remote method default value = false. > > What I mean of "False" here is invalid entry. > > Sorry for my poor English. > > > On Jul 12, 6:48 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]> > wrote: >> Could you clarify the "false value returned"? What exactly are you >> trying to achieve? >> >> Jörn >> >> >> >> On Thu, Jul 10, 2008 at 3:55 PM, Nimrod <[EMAIL PROTECTED]> wrote: >> >> > Is there a way that when using the remote method, a "false" value is >> > being returned until the actual remote result is available. >