<form id="History" method="post" action="./php_lib/getHistoryProcess.php">
<button name="clearTableButton" type="submit" value="table2">Table 2 Orders</button>
</form>
the code above will process through the getHistoryProcess.php and return the result in the same page (the white blank page). I would really like the result pop up like ***** href=" " target="blank" style*****
in other words, i want the result in a new window or tab in small size.
Is it possible to do something like that?