>> Does this happen to anyone else too?
yes:

ele.readonly = true; //why won't this [EMAIL PROTECTED] thing work!?!?!

('cos it's and I'm too blind/close/stupid to see it!)

ele.readOnly = true;
_______^^__________

at least I only wasted 10 min of my life sorting it...

...ARRRRGH!!!!!!!!!



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Kear
Sent: Thursday, 21 October 2004 4:14 PM
To: CFAussie Mailing List
Subject: [cfaussie] Re: Where is my logic error please?

Yea Abhi, you and Ryan between you have nailed it.  Thanks a lot!

(sigh)  these little bloody things are so annoying - they are staring
me right in the face and I'm so close I can't 'see them.

Does this happen to anyone else too? 


Mike Kear
Windsor, NSW, Australia
AFP Webworks
http://afpwebworks.com
.com,.net,.org domains from AUD$20/Year



On Thu, 21 Oct 2004 14:56:00 +1000, Abhijit Hiremagalur
<[EMAIL PROTECTED]> wrote:
> Try this:
> 
> <cfoutput query="getbookings">
> <cfparam name="property#propertyID#" default=""/>
> <cfset "property#propertyID#" =
> listappend(Evaluate("property#propertyID#"), date)/>
> </cfoutput>
> <cfdump var="#variables#">
> 
> In your code I can't see that a variable called "propertyXX" is
> actually getting created.
> 
> Cheers
> 
> Abhi
> Cheers

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to