How can i submit the data to the save.php but show another page instead, every time i click it goes to the save.php rather than the display.php
form name="theform" action="save.php" id="addENT" method="POST">
<div align id="Title-Name"><b>Input:</b></div>
<div id="login-box-field"><textarea class="Title-Input" type="text" name="Title-Input"></textarea></div>