On Tuesday, September 3, 2002, at 10:46 AM, Jon Gorrono wrote:

> On Tuesday, September 3, 2002, at 10:30 AM, Jon Gorrono wrote:
>
>> Hello, Everyone...
>>      I just joined the list ... because I am on a mission, one that is
>> miserably failing at the moment... Plz, forgive me if, in the following
>> plea, I am overlooking something in the archives or just something
>> obvious...
>>
>> Question: Any trick to getting cfproperty to define and persist a
>> variable (in 'this') with flash remoting?
>>
>> I have:
>> <cfproperty hint="It's bigger than a bread-box" name="LastError"
>> type="string" default="">
>>
>
> not sure what happened there, but here is what the rest of the message
> actually looked like...
> <begin continuation>
>
>   and later:
> <cffunction name="GetValue"  hint="Your getting warmer"
>                               output="false" returntype="string" access="remote">
>     ...
>               <cfif myResult is "">
>                       <cfset this.LastError="403">
>                       <cfreturn myResult>
>               </cfif>
>
>
I get it... line limitation... OK, I'll get this out and not do it 
again, sorry... didn't know..

  ...And, I get:
[Flash Remoting]->Service threw an exception during method invocation: 
Element LASTERROR is undefined in THIS

what's the angle?

<whew!>
Jp

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to