在删除链接语句中加入
<a href="del.asp?id=22" onClick="{if(confirm('你真的要删除吗?')){return true;}return false;}">删除</a>