I got button click event works, I see that "I am here start" message, but it does not show "I am here inside".
I think for some reason jQuery did not success to get data that success call back function does not trigger.
Both get() and ajax have same result.
I check the server side using web browser it does return data without error.
Using cffunction in cfc file to create JSON format is the only way to send data to jQuery?
We can only check server side out put data then I can only assume that the server sends data and jQuery receive data?
Thanks again for helping,
Regards,
Iccsi,