Hi,
 
I'm using Ben's example of two related cfselects using bind.
 
Works fine on my local server cf8 enterprise. Nothing is returned on my
production server, cf8 standard. Using Firebug I can see that the call to
the cfc is correct, but the response is empty. Any suggestions. (BTW, I've
had similar problems with binding to a cfgrid too. 
 
Here's the code:
 
<cfselect name="operaID"

bind="cfc:#application.cfc_root#perfs.getOperas()"

bindonload="true"></cfselect>

<cfselect name="perfID"

bind="cfc:#application.cfc_root#perfs.getPerfs({operaID})" />

Will Swain
Hot Horse Ltd - Web Design and Development

0845 458 2536

www.hothorse.com 

The information in this email and in any attachments is confidential and
intended solely for the attention and use of the named addressee(s). If you
are not the intended recipient, you are not authorised and must not
disclose, copy, distribute or retain this message or any part of it.

The contents of this message may contain personal views which are not the
views of Hot Horse Ltd, unless specifically stated.

Hot Horse Ltd Company Number 3877066 Registered Office The Stables,
Connaught Road, Seaford, East Sussex. BN25 2PT.

Should you experience any problems with opening and reading emails and
attachments or you are not the intended recipient, please contact
[EMAIL PROTECTED]
 


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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299980
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to