1. Two html pages has same script.
If I press one button on the a page, it shows another window with same action in the form tag as previous page.
When I send the form to the server, I need to take care of previous's form?
2. In the form, <INPUT TYPE="button" ....>
It's sending this form to the cgi?
Some page has submit button, others doesn't have.
button is same role as submit?
If I press one button on the a page, it shows another window with same action in the form tag as previous page.
When I send the form to the server, I need to take care of previous's form?
2. In the form, <INPUT TYPE="button" ....>
It's sending this form to the cgi?
Some page has submit button, others doesn't have.
button is same role as submit?