计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

asp信息查询系统(一)毕业论文网(5)

2013-06-23 01:03
导读:bsp; if (totalPut mod MaxPerPage)=0 then currentpage= totalPut \ MaxPerPage else currentpage= totalPut \ MaxPerPage + 1 end if end if if currentPage=1 then showpages showContent showpages else if (cur
bsp;  if (totalPut mod MaxPerPage)=0 then
      currentpage= totalPut \ MaxPerPage
    else
       currentpage= totalPut \ MaxPerPage + 1
    end if

      end if
               if currentPage=1 then
                    showpages
                    showContent
     showpages
            else
          if (currentPage-1)*MaxPerPage<totalPut then
              rs.move  (currentPage-1)*MaxPerPage
              dim bookmark
              bookmark=rs.bookmark
                    showpages
                    showContent
     showpages
                  else
           currentPage=1
                   showpages
                    showContent
                   showpages (科教范文网 lw.nSeAc.com编辑发布)
         end if
      end if
      rs.close
   end if
        
   set rs=nothing 
   conn.close
   set conn=nothing
 

   sub showContent
       dim i
    i=0
 
%>
      <table border="1" cellspacing="0" width="90%" bgcolor="#F0F8FF" bordercolorlight="#000000"
bordercolordark="#FFFFFF" align="center">
        <tr>
          <td width="12%" align="center"><strong>ID 号</strong></td>
          <td width="13%" align="center"><b>类 型</b></td>
          <td width="47%" align="center"><strong>信 息 名 称</strong></td>
 &n

上一篇:医院信息系统设计方案概述(一)毕业论文 下一篇:没有了