ok double check your folder where you have the file also i see you have the post button directly change that
line 85
from:
if((((isset($_POST["Delete"]))?$_POST["Delete"]:"") != "")){
to:
if(isset($_POST["Delete"]) || isset($_POST["Delete_x"])){
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.