Hi folks,
I'm looking for a web browser that can be used for form debugging -- i.e,
one that thows me what will be sent to the server once I click on the
"Submit" button. The background is that I'm looking at a horrid web page
(not by me) that has a form in it, but this form and all its fields are so
hopelessly intermingled with other elements that it's very hard to figure
out by hand in a text editor. The page is so bad that tidy won't even
touch it.
This form uses POST and the server does a redirect after submitting, so
just looking at the URL after submitting doesn't work.
Tips, anyone? I prefer using Linux.
Thanks,
--Daniel