回 帖 发 新 帖 刷新版面

主题:麻烦看一下这个单文件的论坛程序.

这个程序回帖时候会出现错误,行在1455.时间格式错误.
conn.Execute("update York_Topic set topicLastTime=#" & Now() & "# where topicId=" & Request("topicId"))
导致不能回帖


还有flash引用时候会在flash后面+上源的链接,要怎么去掉?

希望可以解决上面两问题.

回复列表 (共2个回复)

沙发

conn.Execute("update York_Topic set topicLastTime=Now() where topicId=" & Request("topicId"))

板凳

非常感谢.........

我来回复

您尚未登录,请登录后再回复。点此登录或注册