脚 本 之 家 www.jb51.net
页面导航:  不限条件-->数?
本地搜索:
如何编写一个创建FTP站点的函数?Function ASTCreateFtpSite(IPAddress, RootDirectory, ServerComment, HostName, PortNum, Computer, Start,LogFileDirectory)    Dim MSFTPSVC, FtpServer, NewFtpServer, NewDir    Dim Binding...
http://www.jb51.net//article/4675.htm
如何编写一个过滤掉HTML代码的函数?<%FunctionFilterhtml(strToFilter) DimstrTemp strTemp=strToFilter WhileInstr(1,strTemp,"<")ANDInstr(1,strTemp,">")  strTemp=Left(strTemp,Instr(1,strTemp,"<")-1)&Right(strTemp,Len(strTemp)-Instr(1,strTemp,">")) WEnd Filterhtml=st...
http://www.jb51.net//article/4674.htm
共有:12/10,当前2/2页  [首页] [上一页] 1 2 [下一页] [尾页] 转到: