new Ajax().getData('<%=Request.Path.ToString()%>','isAjax=true&action=up&values=<%#Eval("CER_I_ID")%>',function(obj){if(obj.responseText=='1'){alert('移动成功!');document.location=document.location;}else if(obj.responseText=='12'){alert('不能移动');}else{alert('移动失败!请重试!');}});return false;
posted on 2009-04-03 17:27
sanmao 阅读(94)
评论(0) 编辑 收藏