tag
with an id of "formArea". I have jQuery set to use html() to fill up
the
tag with a form, which works very nicely.
However, when the form is submitted with the Ajax function, I do not
think anything is actually sent. It seems that the code to post is
either ignoring the form HTML or something...
Any on how to fix it?