📄 memberlist.aspx.vb
字号:
Response.Write ( AspToAspX_CheckDBNull(rs.Fields ( "clubuser_id" ) .Value) ) '128
Response.Write ( """ target=""_blank"">" ) '128
Response.Write ( AspToAspX_CheckDBNull(rs.Fields ( "clubuser_name" ) .Value) ) '128
Response.Write ( "</a></td>" & Chr ( 13 ) ) '128
Response.Write ( " <td width=""15%"" align=""left"" class=""loopborder3""> " ) '129
Response.Write ( AspToAspX_CheckDBNull(rs.Fields ( "clubuser_id" ) .Value) ) '129
Response.Write ( "</td>" & Chr ( 13 ) ) '129
Response.Write ( " <td width=""15%"" class=""loopborder3""> " ) '130
Response.Write ( AspToAspX_CheckDBNull(rs.Fields ( "clubuser_sex" ) .Value) ) '130
Response.Write ( "</td>" & Chr ( 13 ) ) '130
Response.Write ( " <td width=""17%"" class=""loopborder1""> " ) '131
Response.Write ( AspToAspX_CheckDBNull(rs.Fields ( "clubuser_reg_date" ) .Value) ) '131
Response.Write ( "</td>" & Chr ( 13 ) ) '131
Response.Write ( " <td width=""17%"" class=""loopborder3""> " ) '132
Response.Write ( AspToAspX_CheckDBNull(rs.Fields ( "clubuser_lasttime" ) .Value) ) '132
Response.Write ( "</td>" & Chr ( 13 ) ) '132
Response.Write ( " <td width=""10%"" class=""loopborder3""> " ) '133
Response.Write ( AspToAspX_CheckDBNull(rs.Fields ( "postnum" ) .Value) ) '133
Response.Write ( "</td>" & Chr ( 13 ) ) '133
Response.Write ( " <td width=""10%"" class=""loopborder1""> " ) '134
Response.Write ( AspToAspX_CheckDBNull(rs.Fields ( "jingyuan" ) .Value) ) '134
Response.Write ( "</td>" & Chr ( 13 ) ) '134
Response.Write ( " </tr>" & Chr ( 13 ) ) '135
Response.Write ( " " ) '136
rs.MoveNext ( ) '137
Next '138
Response.Write ( vbCrLf )
Response.Write ( " <tr valign=""top""> " & Chr ( 13 ) ) '140
Response.Write ( " <td colspan=""8"" class=""maintbtr1""> <table width=""100%"" border=""0"" cellspacing=""0"" cellpadding=""0"" align=""center"">" & Chr ( 13 ) ) '141
Response.Write ( " <tr> " & Chr ( 13 ) ) '142
Response.Write ( " <td align=""left"" height=""25"">" & Chr ( 13 ) ) '143
Response.Write ( " " ) '144
Response.Write ( pageclass ( wzpagecount , wzcount , wzrep , pagestr , root ) ) '144
Response.Write ( vbCrLf )
Response.Write ( " </td>" & Chr ( 13 ) ) '145
Response.Write ( " </tr>" & Chr ( 13 ) ) '146
Response.Write ( " </table></td>" & Chr ( 13 ) ) '147
Response.Write ( " </tr>" & Chr ( 13 ) ) '148
Response.Write ( " " ) '149
Else '149
Response.Write ( vbCrLf )
Response.Write ( " <tr class=""maintbtr3""> " & Chr ( 13 ) ) '150
Response.Write ( " <td colspan=8 align=center height=25 class=""f12""> 记录为空! </td>" & Chr ( 13 ) ) '151
Response.Write ( " </tr>" & Chr ( 13 ) ) '152
Response.Write ( " " ) '153
End If '153
Response.Write ( vbCrLf )
Response.Write ( " </tbody>" & Chr ( 13 ) ) '154
Response.Write ( "</table>" & Chr ( 13 ) ) '155
ASPX_INC_BBSTAIL_HTM.AspToAspX_Page_Init ( )
CloseDb ( ) '157
Response.Write ( vbCrLf )
AspToAspX_UnloadIncludeFiles()
Exit Sub
_AspToAspX_Err:
AspToAspX_WriteLog ("memberlist_aspx Page_Init:" & Err.Description)
Resume Next
End Sub
#Region "..."
Public Property conn
Get
conn = ASPX_CONN.conn
End Get
Set(ByVal value)
ASPX_CONN.conn = value
End Set
End Property
Public Property qs
Get
qs = ASPX_CONN.qs
End Get
Set(ByVal value)
ASPX_CONN.qs = value
End Set
End Property
Public Property errc
Get
errc = ASPX_CONN.errc
End Get
Set(ByVal value)
ASPX_CONN.errc = value
End Set
End Property
Public Property iii
Get
iii = ASPX_CONN.iii
End Get
Set(ByVal value)
ASPX_CONN.iii = value
End Set
End Property
Public Property nothis
Get
nothis = ASPX_CONN.nothis
End Get
Set(ByVal value)
ASPX_CONN.nothis = value
End Set
End Property
Public Sub makeftbbstree(ByRef ft )
ASPX_CONN.makeftbbstree( ft )
End Sub
Public Sub CloseDb
ASPX_CONN.CloseDb
End Sub
Public Sub SaveToFile( ByVal strBody,ByVal File )
ASPX_CONN.ASPX_ADOSTREAM.SaveToFile( strBody, File )
End Sub
Public Function Checkstr(ByRef AspToAspX_Str )
Return ASPX_CONN.Checkstr( AspToAspX_Str )
End Function
Public Function CheckCharStr(ByRef usernamepsw,ByRef flag )
Return ASPX_CONN.CheckCharStr( usernamepsw,flag )
End Function
Public Function ftbbs_msg(ByRef msg,ByRef reurl )
Return ASPX_CONN.ftbbs_msg( msg,reurl )
End Function
Public Function login_msg(ByRef msg,ByRef reurl )
Return ASPX_CONN.login_msg( msg,reurl )
End Function
Public Function FTBBS_HTML_MB(ByRef ft )
Return ASPX_CONN.FTBBS_HTML_MB( ft )
End Function
Public Function FTBBS_BZ_NAME(ByRef BoardID_1,ByRef ft )
Return ASPX_CONN.FTBBS_BZ_NAME( BoardID_1,ft )
End Function
Public Function FTBBS_BZ_NAME2(ByRef BoardID_1,ByRef BoardID_2,ByRef ft )
Return ASPX_CONN.FTBBS_BZ_NAME2( BoardID_1,BoardID_2,ft )
End Function
Public Function makefilename(ByRef fname )
Return ASPX_CONN.makefilename( fname )
End Function
Public Function GetExtendName(ByRef FileName )
Return ASPX_CONN.GetExtendName( FileName )
End Function
Public Function IsObjInstalled(ByRef strClassString )
Return ASPX_CONN.IsObjInstalled( strClassString )
End Function
Public Function ChkMapPath( ByVal strPath )
Return ASPX_CONN.ChkMapPath( strPath )
End Function
Public Function userlogin(ByRef ft )
Return ASPX_CONN.userlogin( ft )
End Function
Public Function headhtml
Return ASPX_CONN.headhtml
End Function
Public Function GetOpInfo(ByRef AspToAspX_Str,ByRef Flag )
Return ASPX_CONN.GetOpInfo( AspToAspX_Str,Flag )
End Function
Public Function getcode
Return ASPX_CONN.getcode
End Function
Public Function codepass
Return ASPX_CONN.codepass
End Function
Public Function Ftbbs_Time
Return ASPX_CONN.Ftbbs_Time
End Function
Public Function ft_home(ByRef defaulthome )
Return ASPX_CONN.ft_home( defaulthome )
End Function
Public Function chkpost
Return ASPX_CONN.chkpost
End Function
Public Function CodeCookie(ByRef AspToAspX_Str )
Return ASPX_CONN.CodeCookie( AspToAspX_Str )
End Function
Public Function DecodeCookie(ByRef AspToAspX_Str )
Return ASPX_CONN.DecodeCookie( AspToAspX_Str )
End Function
Public Function setcookie(ByRef cookexpires,ByRef cookdomain,ByRef cookneme,ByRef cookvalue )
Return ASPX_CONN.setcookie( cookexpires,cookdomain,cookneme,cookvalue )
End Function
Public Function getcookie(ByRef ckname )
Return ASPX_CONN.getcookie( ckname )
End Function
Public Function clearcookie(ByRef cookdomain,ByRef cookneme )
Return ASPX_CONN.clearcookie( cookdomain,cookneme )
End Function
Public Function LoadFile( ByVal File )
Return ASPX_CONN.ASPX_ADOSTREAM.LoadFile( File )
End Function
Public Property ftbbs_nav_name
Get
ftbbs_nav_name = ASPX_FTBBS_NAV.ftbbs_nav_name
End Get
Set(ByVal value)
ASPX_FTBBS_NAV.ftbbs_nav_name = value
End Set
End Property
Public Property ftbbs_clubuser_id
Get
ftbbs_clubuser_id = ASPX_FTBBS_NAV.ftbbs_clubuser_id
End Get
Set(ByVal value)
ASPX_FTBBS_NAV.ftbbs_clubuser_id = value
End Set
End Property
Public Function pageclass(ByRef totalpage,ByRef wzcount,ByRef wzrep,ByRef pagestr,ByRef root )
Return ASPX_PAGEFUN.pageclass( totalpage,wzcount,wzrep,pagestr,root )
End Function
#End Region
End Class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -