<html>
          <body>
          <input type="button" language="jscript" onclick="donew();" value="new">
          <input type="button" language="jscript" onclick="doedit();" value="edit">
          <br>
          <label for="cns">connection string:</label><br>
          <textarea id="cns" cols="50" rows="5" wrap="soft">
          </textarea>
          </body>
          </html>
          <script language="jscript">
          /*====================================
              AUTHOR: Lux21
          ====================================*/

          var obj_dl;

          obj_dl = new ActiveXObject("datalinks");

          function donew()
          {
              var obj_cn;
             
              obj_cn = obj_dl.PromptNew();
              if (obj_cn != null)
              {
                  cns.innerText = obj_cn.ConnectionString;
              }
          }

          function doedit()
          {
              var obj_cn;
             
              obj_cn = new ActiveXObject("adodb.connection");
              obj_cn.ConnectionString = cns.innerText;
              if (obj_dl.PromptEdit(obj_cn))
              {
                  cns.innerText = obj_cn.ConnectionString;
              }
          }
          </script>

          posted on 2009-08-26 09:30 sanmao 閱讀(280) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發(fā)表評論。


          網(wǎng)站導(dǎo)航:
           

          常用鏈接

          留言簿(5)

          隨筆分類

          隨筆檔案

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 巴塘县| 黔江区| 公安县| 连南| 桐柏县| 陈巴尔虎旗| 上犹县| 奈曼旗| 陵水| 项城市| 独山县| 中江县| 岗巴县| 祥云县| 宣汉县| 虞城县| 遂川县| 齐齐哈尔市| 壶关县| 祥云县| 宜城市| 四平市| 永泰县| 汾西县| 桂平市| 怀仁县| 平舆县| 佛教| 荥经县| 武穴市| 若羌县| 新野县| 亚东县| 徐汇区| 虞城县| 北流市| 呈贡县| 林芝县| 兴海县| 保定市| 芮城县|