function doPage(pp){
productsearch.page.value=pp;
productsearch.submit();
}
function hgh(){
page=document.form1.page_go.value;
document.productsearch.page.value=page;
document.productsearch.submit();
}
if rs.pagecount>1 then%>
共条记录
1 then %>
首页 上页
首页 上页
下页 末页
下页 末页
第页/共页 转到
第页
end function
function testdb(object)
if len(object)>0 then
object=replace(object," object=replace(object,"'","")
object=replace(object,">","")
testdb=trim(object)
end if
end function
function msg_error(haha)
%>
window.alert('');
window.history.back(-1);
end function
%>