I have a website started where I want to have 2 separate submit buttons, one of which will take data entered and do some calculations to it to display on the same screen. I\
You can change the form action by using formaction="page1.php" in button property .
Action 0 Action 1
Note: The formaction attribute of the button tag is not supported in Internet Explorer 9 and earlier versions.