首页 >
ASP
-
二级域名的解析指向ASP源码
Aug022006
-
ASP中页面限制权限访问的几种方法
Aug022006
-
Asp降龙十九掌
Aug022006
-
支持中文的无组件文件上传
Aug022006
-
如何用asp编写网站统计系统
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