用户发表评论后通知管理员
作者:cmscn 日期:2005-09-12
修改review.asp
call joekoe_cms.exec(sql,0)
'---------------发送短信息给管理员代码开始-------------------------------
call joekoe_cms.exec("insert into user_mail(accept_u,send_u,topic,word,tim,types,isread) values('"&web_dim(3)&"','"&rusername&"','评论管理中有新评论!','评论管理中有新评论,请管理员查阅!','"&joekoe_cms.now_time&"',1,0)",0)
'---------------发送短信息给管理员代码结束-------------------------------
response.write vbcrlf&joekoe_cms.js_put("alert(""您成功的发表了一条评论!\n\n谢谢您的参与!点击返回..."");location.href='"&rurl&"';",1)
评论: 7 | 引用: 0 | 查看次数: 844
发表评论