<script language="javascript" type="text/javascript" >
$(document).ready(function(){
$("#countbody").load("count.asp?act=query");
});
function query()
{
$("#msg").html("正在發送");
$("#countbody").load("count.asp?act=query",
{stim: $("#stime").val(),etim:$("#etime").val(),ordertype:$("#ordertype").val()},
function() {
$("#msg").html("加載成功");
}
);
}
function gopage(urls)
{
$("#countbody").load(urls)
}
function clear()
{
$("#msg").text("");
$("#stime").val("");
$("#etime").val("");
$("#countbody").load("count.asp?act=query");
}
</script>
$(document).ready(function(){
$("#countbody").load("count.asp?act=query");
});
function query()
{
$("#msg").html("正在發送");
$("#countbody").load("count.asp?act=query",
{stim: $("#stime").val(),etim:$("#etime").val(),ordertype:$("#ordertype").val()},
function() {
$("#msg").html("加載成功");
}
);
}
function gopage(urls)
{
$("#countbody").load(urls)
}
function clear()
{
$("#msg").text("");
$("#stime").val("");
$("#etime").val("");
$("#countbody").load("count.asp?act=query");
}
</script>
寫了這什麼多了,還是沒有用到json 我相信很快會用上的!
大家放心,聽說json用了就不想丟掉,應該是這樣
faaa
2009/08/25 19:47
fffffffffffffffffffffff
533
2009/06/26 14:28
353535
maoshq
2008/04/16 20:58
非常的看不懂
分页: 1/1
1
1


人到中年:告诉你最真实的招聘潜规则 [轉]
asp文件名
