以文本方式查看主题

-  Foxtable(狐表)  (http://foxtable.com/bbs/index.asp)
--  专家坐堂  (http://foxtable.com/bbs/list.asp?boardid=2)
----  e.DataRow  (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=89624)

--  作者:zoyong
--  发布时间:2016/8/25 16:36:00
--  e.DataRow
If e.DataRow("编辑者") = "" Then
    e.DataRow("编辑者") = _username
End If



帮忙改成    最后改成最后修改人的名字

--  作者:大红袍
--  发布时间:2016/8/25 16:51:00
--  

 直接写

 

e.DataRow("编辑者") = _username