When I have a <form method="post">, and click the submit button, all the actual form data is hidden such that one cannot see what exactly is posted by looking at the browser's URL.

I know there is something on the, "receiving" page that will display all the stuff that was posted. But, I cannot seem to find that in my manuals. I looked real hard.

    Write a Reply...