<p align="center">Delete IP</p> <form name="form1" method="post" action="../process/ip_del.php"> <table width="100%" border="1"> <tr> <td width="15%">IP ID</td> <td width="85%"> <input type="text" name="ip_id" size="60"> </td> </tr> </table> <div align="center"><br> <input type="submit" name="Submit" value="Submit"> <input type="reset" name="Reset" value="Reset"> </div> </form>