[jQuery] an example of a php response to ajaxForm request

[jQuery] an example of a php response to ajaxForm request


Is there any special thing that needs to be done to reply correctly to
an ajaxForm request expecting html back? I can get it to work with
echoing back a jason array, but nothing I do will get just a straight
text response to work. Do I need to send a "success" somehow, could
that be messing me up? Thanks for any php fragments you might have.
Jamie