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 閱讀(96)
評論(0) 編輯 收藏