>Have you looked in Firebug? Have you checked the Firebug console, to 
>watch the call being made, and the result being returned? In FF, did you 
>place a console.log(id) as the first line of your passIdOn() method, to 
>see if it was being called and what it was being passed?
>
>Steve "Cutter" Blades
>Adobe Certified Professional
>Advanced Macromedia ColdFusion MX 7 Developer
>_____________________________
>http://blog.cutterscrossing.com
>
>D
>>
Yes, Cutter,

following is the cfc call process log:
-------------------------------
_cf_nocache     true
_cf_nodebug     true
argumentCollection      
{"Fax":"","Comment":"","Prefix":"","FirstName":"ksdk2","LastName":"ksdkfks2","Org":"kskdf
 sdkskkdf 
skdfsdf","Title":"","Address1":"","Address2":"","CityName":"","StateName":"","zip":"","Telephone":"33
 353 343","Email":"sdfsdfd"}
method  doSave
returnFormat    json
------------------------------

my comment: the above is as expected for the data save operation but where's 
the callback param?

thanks.

Don
P.S. Sorry about the other time...


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

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302268
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