sql="delete from aaa where datediff('m',Last_Time,Now())>20" ...
- ASP2HTML WITH TEMPLET
Title: ASP2HTML WITH TEMPLET [2004-8-6] ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- 生成随即文件名的html文件
index.html
[code]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html x ...
[code]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html x ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- 关于生成HTML文件的新闻系统
[code]关于生成HTML文件的新闻系统
来自:未知 网址:未知 输入时间:2005-8-3 浏览次数: 105 类别:Asp
一般的传递ID值的新闻系统见得比较多,制作起来也不是很复杂。
但是我们在新浪或是其它的门户类网站看到到的新闻不是用ID传递的,而是一个HTML或是Shtml文件,难道手工加上去的吗?当然不是了,其实这用到的是ASP中 ...
来自:未知 网址:未知 输入时间:2005-8-3 浏览次数: 105 类别:Asp
一般的传递ID值的新闻系统见得比较多,制作起来也不是很复杂。
但是我们在新浪或是其它的门户类网站看到到的新闻不是用ID传递的,而是一个HTML或是Shtml文件,难道手工加上去的吗?当然不是了,其实这用到的是ASP中 ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- ASP与数据库应用
ASP与数据库应用
作者:BADBOY炜 时间: 2003-10-09 文档类型:原创 来自:织梦幻影
浏览统计 total:15094 | year:243 | Quarter:243 | Month:104 | Week:6 | today:3
一般来说,一个真正 ...
作者:BADBOY炜 时间: 2003-10-09 文档类型:原创 来自:织梦幻影
浏览统计 total:15094 | year:243 | Quarter:243 | Month:104 | Week:6 | today:3
一般来说,一个真正 ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- FCKeditor 2.0 的设置.修改.使用
FCKeditor 2.0 的设置.修改.使用
作者:IvanQi 时间: 2005-08-22 文档类型:原创 来自:蓝色理想
浏览统计 total:7456 | year:1830 | Quarter:1830 | Month:805 | Week:52 | today:23
< ...
作者:IvanQi 时间: 2005-08-22 文档类型:原创 来自:蓝色理想
浏览统计 total:7456 | year:1830 | Quarter:1830 | Month:805 | Week:52 | today:23
< ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- ASP的函数详解
ASP的函数详解
作者: 时间: 2003-10-18 文档类型:转载 来自:
浏览统计 total:12429 | year:277 | Quarter:277 | Month:116 | Week:7 | today:3
Array()
FUN ...
作者: 时间: 2003-10-18 文档类型:转载 来自:
浏览统计 total:12429 | year:277 | Quarter:277 | Month:116 | Week:7 | today:3
Array()
FUN ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- ASP通用分页类
ASP通用分页类
|
作者:<A href="http://www.blueidea.com/common/contact.asp?type=作者&use |
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- 如何把ASP编写成DLL
如何把ASP编写成DLL
作者: 时间: 2003-11-14 文档类型:转载 来自:
浏览统计 total:11907 | year:343 | Quarter:343 | Month:136 | Week:9 | today:6
这篇文章主要是把ASP代码变成组件 ...
作者: 时间: 2003-11-14 文档类型:转载 来自:
浏览统计 total:11907 | year:343 | Quarter:343 | Month:136 | Week:9 | today:6
这篇文章主要是把ASP代码变成组件 ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- 利用ASP连接各种数据库
利用ASP连接各种数据库
作者:hanish 时间: 2003-10-02 文档类型:转载 来自:蓝色理想
浏览统计 total:60765 | year:2482 | Quarter:2482 | Month:982 | Week:75 | today:31
用AS ...
作者:hanish 时间: 2003-10-02 文档类型:转载 来自:蓝色理想
浏览统计 total:60765 | year:2482 | Quarter:2482 | Month:982 | Week:75 | today:31
用AS ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- CSDN 总结 精华 ASP 代码
精华ASP代码(CSDN)
1.oncontextmenu="window.event.returnvalue=false"将彻底屏蔽鼠标右键
<tableborderoncontextmenu=return(false)><td>no</table>可用于Table
2.& ...