Network Pager database version displays historical messages history.asp

Source: Internet
Author: User
<html>


<head>


<meta http-equiv= "Content-type" content= "text/html"; charset=gb2312 ">


<title> Historical News </title>


<script language= "JavaScript" >


<!--


function Checkall (form) {


for (Var i=0;i<document.checkboxform1.length;i++) {


var e = document.checkboxform1[i];


if (e.name!= ' chkall ') e.checked = form.chkall.checked;


     }


    }


    


//Check to see if the record is selected


function CheckBox1 (form)


{


var thelength;


var i,j;


Thelength = Form.id.length;


i = 0;


j = 0;


while (i<thelength) {


if (form.id[i].checked)


J + +;


i + +;


    }


if (j==0 &&!form.id.checked) {


alert ("Please select Delete record First");


return false;


    }


return true;


}


//Click the Delete button to trigger the


function del (form)


{


if (!checkbox1 (form)) {


return false;


    }


Else


if (Confirm you sure you want to delete these records) {


window.location.href= "DELETEMESSAGE.ASP?PAGE=<%=CLNG (page)%>"}


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.