Thanks Rick,

I think I have some reading to do ;-)

My implementation of ajaxCFC is quite different than it comes out of the
box (i.e. added a masterhandler CFC in the root to pass all AJAX calls
through to non-web accessible CFCs that are public and not
remote.....there is also a custom ajaxCall() function that will
serialize the form if specified or package up other data into key/value
pairs to be sent as args to the CFC being called).

I suspect all my customizations are making this harder to match up with
the pure jQuery examples everyone is showing me.

I'll hack away for a bit and see if I can get anything to work.

I did use Tony'd load() example, but it ends up showing the HTML string
and NOT the form in the DIV I load it in....no idea why?? ;-)

Thanks again fro the pointers!

Cheers
-  

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [email protected]
web: www.electricedgesystems.com
 
Notice:
This message, including any attachments, is confidential and may contain
information that is privileged or exempt from disclosure. It is intended
only for the person to whom it is addressed unless expressly authorized
otherwise by the sender. If you are not an authorized recipient, please
notify the sender immediately and permanently destroy all copies of this
message and attachments.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327591
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to