Yeah - I know from the action the "authentication" page, but that page then transparently (through headers) transfers to two additional pages - those page changes are what I want to be able to see.Originally posted by chsh
If they're using POST data, you don't need to analyse the get/posts that the browser performs, just look at the raw HTML generated. The action clause of the form gives you the script that gets accessed upon submitting...




