I want to add,subtract,mu ltiply and divide two nos in a form for which i have 2 textboxes and for displaying o/p there is another textbox.there is 4 submit buttons which represent + - * /. after that i want to go next page that is in form action and after that the first page text box will display the result for a particular operation.

I have already written the code of this 2 pages.

1st page code:

Code:
<form
...