Hi,

I'm trying to use a bind with the remoting service, but get the error
values must be a struct.  Since bind's use the {} syntax, it says I
must escape any uses of {} that aren't binds.  Can anyone lead me to
the right syntax to use this bind?

bind="cfc:mg.RemotingService.executeEvent(eventName='cservice.search',
values={txtsea...@keyup})"

Otherwise I'll probably have to create another function in the
RemotingService cfc that simply passes the arguments to values.
-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to