How can I debug a form?

Posted by alesch on Stack Overflow See other posts from Stack Overflow or by alesch
Published on 2010-04-13T08:15:52Z Indexed on 2010/04/13 8:22 UTC
Read the original article Hit count: 156

Filed under:
|

I'd like to see what a website is sending when I submit a form.
Using Firebug I can see that it is regular POST form.
I'm interested in the coding of the form fields.

Thanks in advance!

© Stack Overflow or respective owner

Related posts about html

Related posts about debug