<html> <head> <title>Uninstall Application</title> </head> <body> <form action="uninstall_final.php" method="post"> <fieldset> Click the button below to completely remove the application daniel from this server. You must supply the FiForms Update / Installation password below:<br /> <input type="password" name="password" /><br /> <input name="uninstall" type="submit" value="Uninstall Application" /> <a href="javascript:history.go(-1);">Cancel</a> </fieldset> </form> </body> </html>