脚 本 之 家 www.jb51.net
页面导航:  不限条件-->储入
本地搜索:
<% dim fso,f1Const ForReading = 1set fso=createobject("Scripting.FileSystemObject")’’使用fso对象读取信息。set f1=fso.OpenTextFile("E:\doit\info2.txt", ForReading)’’打开要读取的文件dim conn,rstset conn=server.createobject("adodb.connection")’’建立数据库连接,执行操作set r...
http://www.jb51.net//article/5243.htm
''===================================================================''从文本文件中读取信息,取其中的一部分,并且将其插入到数据库中去……''xhony@163.com''version1.0''===================================================================<%dimfso,f1ConstForReading=1setfso=createobject("Scripting.FileSystemObject")''使用fso对象读...
http://www.jb51.net//article/3743.htm
共有:2/10,当前1/1页  [首页] [上一页] 1 [下一页] [尾页] 转到: