I'm wanting to develop a "Report a Bug" feature. Is it possible for a user to submit a form that essentially contains the HTML on a page?
Let's say there's something strange on the page that the user wants to report. I would have a text box area where they could say, "_ doesn't look right. Can you look into it?" Then the form would submit that comment AND the HTML of what they were seeing on their end.
Thoughts?