<% if request("action")="check" then name=request.form("name") pwd=request.form("pwd") sql="select * from person where name='"&name&"' and pwd='"&pwd&"'" rs4.open sql,conn,1,3 if rs4.eof then response.write "" else response.write "" session("person")=name end if rs4.close set rs4=nothing end if %>
SysBase     今日格言:  
用户名:
密  码:
忘记密码?
—即获得最新培训资料
思贝—linux/unix教育培训,企业系统服务部门。

首页   linux   unix   课程及证书   企业系统   就业机会   关于思贝   联系我们

<%sql_bbs="select top 9 id,title,sendtime from question order by sendtime desc" rs5.open sql_bbs,conn,1,3 if rs5.eof then%> <%else while not rs5.eof%> <%rs5.movenext wend end if rs5.close set rs5=nothing%>
论坛
暂时没有最新问题
" target="_blank"><%if len(rs5("title"))>20 then %><%=left(rs5("title"),20)&"..." %><%else %><%=rs5("title") %><%end if %> <%=month(rs5("sendtime")) %>/<%=day(rs5("sendtime")) %>
  <%sql_linux="select top 9 id,title from linux order by id desc" rs6.open sql_linux,conn,1,1 if rs6.eof then%> <%else While not rs6.eof %> <%rs6.movenext Wend end if rs6.close set rs6=nothing %>
linux
暂时没有有关linux的文章
" target="_blank"> <%if len(rs6("title"))>20 then %><%=left(rs6("title"),20)&"..." %><%else %><%=rs6("title") %><%end if %>
 
unix    
     
     
     
     
     
     
     
     
         
   
课程及证书    
     
     
     
     
     
     
     
     
 
企业系统    
     
     
     
     
     
     
     
     
         
   
就业机会    
     
     
     
     
     
     
     
     
   

©版权归思贝所有  制作者:谢灵军  2007年7月30日