账号通
    

账号  

密码  

2350

查看

6

回复
主题:评论显示中如何让会员名链接到个人空间? [收藏主题] 转到:  
lengfeng2008 当前离线

89

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:654 分
登录次数:73 次
注册时间:2008/6/14
最后登录:2012/2/4
lengfeng2008 发表于:2008/11/25 12:07:00   | 显示全部帖子 查看该作者主题 楼主 
科汛在线商城系统(NET)
   CommentStr=CommentStr & "<a href='/space/space.asp?username=publish' target='_blank'>publish</a>"
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
lengfeng2008 当前离线

89

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:654 分
登录次数:73 次
注册时间:2008/6/14
最后登录:2012/2/4
lengfeng2008 发表于:2008/11/25 12:05:00   | 显示全部帖子 查看该作者主题 沙发 
科汛在线网校系统

   找到: CommentStr=CommentStr & publish

修改成:

  CommentStr=CommentStr & "<a href=/space/space.asp?username=publish target=_blank>publish</a>"

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
lengfeng2008 当前离线

89

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:654 分
登录次数:73 次
注册时间:2008/6/14
最后登录:2012/2/4
lengfeng2008 发表于:2008/11/25 14:44:00   | 显示全部帖子 查看该作者主题 藤椅 
科汛在线网校系统

 If ucase(left(FaceStr,4))<>"http" then FaceStr=KS.Setting(3) & FaceStr
 end if
 Publish=Publish
   Else
    Publish=RS("AnounName")
   End IF


   CommentStr=CommentStr & "<tr>"
   CommentStr=CommentStr & "<td width='70' rowspan='3' style='margin-top:3px;BORDER-BOTTOM: #999999 1px dotted;'><img width=""60"" height=""60"" src=""" & facestr & """ border=""1""></td>"
   CommentStr=CommentStr & "<td height='25' width=""*"">"
   CommentStr=CommentStr & "用户:"
   CommentStr=CommentStr & "<a href=/space/space.asp?username=" & publish & " target=_blank>" & publish & "</a>"

   CommentStr=CommentStr  & " <font color='#999999'>(发表时间: " & RS("AddDate") &")</font> </td><td width=""30""><font style='font-size:32px;font-family:""Arial Black"";color:#EEF0EE'> " & N & "</font> </td>"
   CommentStr=CommentStr & "</tr>"
   CommentStr=CommentStr & "<tr>"
   CommentStr=CommentStr & "<td height='25' colspan='2' style='word-break:break-all;'>" & ReplaceFace(RS("Content")) & "</td>"
   CommentStr=CommentStr & "</tr>"
   CommentStr=CommentStr & "<tr>"
   CommentStr=CommentStr & "<td style='margin-top:3px;BORDER-BOTTOM: #999999 1px dotted;' height='25' colspan='2' style='text-align:right'><img src=""" & KS.Setting(3) & "images/good.gif""><a href=""javascript:Support(" & RS("ID") & ",1,'" & KS.Setting(3) & "');"">鲜花(<font color=red>" & rs("score") & "</font>)</a> <img src=""" & KS.Setting(3) & "images/bad.gif""><a href=""javascript:Support(" & RS("ID") & ",0,'" & KS.Setting(3) & "');"">鸡蛋(" & rs("oscore") & ")</a> </td>"
   CommentStr=CommentStr & "</tr>"

 

改正这样就可以了,但是就不能显示是游客和会员了

 

但是可以通过查看主页看是否为本站注册会员!

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.12598秒 powered by KesionCMS 9.0