For the next guy, ...I found out how to do it - not pretty, but it
works.

In the firebug NET panel, right-click on the POST line for that
request, select "copy response body", and then paste it somewhere you
can view it (eg. notepad).

This will show only the html sent back in response to the ajax
request.

There has got to be a better way to see the response body without
having to right-click and paste somewhere else, just haven't found it
yet.

The firebug Response tab shows the entire html page including the
layout, so is not useful in this case.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to