case "view_drop":
            echo "<form action='?action=view_drop&amp;confirm=1' method='post'>";
            echo "<input type='hidden' name='viewname' value='".htmlencode($target_table)."'/>";
            echo "<div class='confirm'>";
            echo sprintf($lang['ques_drop_view'], htmlencode($target_table))."<br/><br/>";