%if not (editor or master or member) then response.redirect("/common/members_only.asp")%>
| Member's Forums |
|
|
|
|
<%=mForumNames(mForumID,0)%> |
<%if not vetting then %>
|
||
| <%if mForumID < 5 then %> "> or click here to start a new topic <%end if %> |
|
<%if len(mSearchText) > 0 then %>
These <%=mTotRecs%> threads contain the word or phrase
that you searched for. Click any one to view the complete thread.
<%elseif not vetting then %>
These are the most recently updated message 'Threads', listed in reverse
order. Click any one to view the complete thread.
<%end if %>
<%Set rs=objConn.Execute(SQL) If not rs.Bof then Do while not rs.Eof ' step through the messages If Vetting then lForumID = rs("ForumID") lSubject = rs("Subject") lChecked = rs("Checked") fDatePosted = rs("DatePosted") lDatePosted = rs("DatePosted") fFromName = rs("FromName") lFromName = rs("FromName") RepliesCount = 0 lAuthorID = rs("AuthorID") lMsgText = rs("MsgText") Else lForumID = rs("lForumID") lSubject = rs("lSubject") lChecked = rs("lChecked") fDatePosted = rs("fDatePosted") lDatePosted = rs("lDatePosted") fFromName = rs("fFromName") lFromName = rs("lFromName") RepliesCount = rs("RepliesCount") lAuthorID = rs("lAuthorID") lMsgText = rs("lMsgText") End if If lForumID >= 0 and lForumID < ubound(mForumNames,1)-1 then mBullet = mForumNames(lForumID,1) else mBullet = "" end if %>
<% rs.movenext if not rs.eof then select case mScope case "day" case "week" case "month" case "all" end select end if Loop Else %> <%if vetting then %> You are logged in as an Editor, and there are no new 'unvetted' forum posts. If you wish to see the posts from a normal user's point of view, please click here <%else %> no forum posts found for this criteria you could try widening the search scope <%end if %> |
||||||
| <%=label%> |
<%if len(icon) > 0 then %>
|