打印本文 打印本文 关闭窗口 关闭窗口
在IE中直接连接SQL数据库
作者:武汉SEO闵涛  文章来源:敏韬网  点击数4306  更新时间:2007/11/14 13:08:37  文章录入:mintao  责任编辑:mintao
  <tr>

    <td id=tdName style=''''font-family:arial; font-size:medium; padding: 3px; background-color: threedface''''>

      &nbsp;

    </td>

     <td id=tdTableDropdown style=''''padding: 3px; background-color: threedface; vertical-align: top; padding-bottom: 3px''''>

      &nbsp;

    </td>

  </tr>

  <tr>

    <td id=tdDesc colspan=''''2'''' style=''''border-bottom: 1px threedshadow solid; font-family: Arial; font-size: 1pt; padding: 2px; background-color: threedface''''>

      &nbsp;

    </td>

  </tr>

  <tr>

    <td colspan=''''2'''' style=''''height: 100%; padding-bottom: 4px; border-top: 1px threedhighlight solid;''''>

      <div id=''''pt'''' style=''''height: 100%'''' class=''''ODCDataSource''''></div>

    </td>

  </tr>

</table>

<script language=''''javascript''''>

function init() {

  var sName, sDescription;

  var i, j;

  try {

    sName = unescape(location.href)

    i = sName.lastIndexOf(".")

    if (i>=0) { sName = sName.substring(1, i); }

    i = sName.lastIndexOf("/")

    if (i>=0) { sName = sName.substring(i+1, sName.length); }

    document.title = sName;

    document.getElementById("tdName").innerText = sName;

    sDescription = document.getElementById("docprops").innerHTML;

    i = sDescription.indexOf("escription>")

    if (i>=0) { j = sDescription.indexOf("escription>", i + 11); }

    if (i>=0 && j >= 0) {

上一页  [1] [2] [3] [4]  下一页

打印本文 打印本文 关闭窗口 关闭窗口