首页 >
奇风 发布的所有文章
-
检测表单输入EMAIL的合法性
Aug022006
-
计算文件下载时间
Aug022006[code] = 3600 Then intHours = Int(TimeInSeconds / 3600) Mod 24 If TimeInSeconds >= 60 Then intMinutes = Int(TimeInSeconds / 60) Mod 60 If TimeInSeconds >= 0 Then intSeconds = Int(TimeInSeconds) Mod 60 If intYears 0 Then If intYears = 1 Then AppendStr ...
阅读全文
-
aspemail组件的应用
Aug022006
-
使用ASP重启服务器
Aug022006
-
用纯ASP代码实现图片上传
Aug022006
-
保护ASP脚本源代码
Aug022006
-
asp程序权限控制的代码
Aug022006
-
5月与周亚话,短信回之
Jul312006
-
用asp创建数据库
Jul312006
-
sql语句
Jul312006