<% @ Language=VBScript %> <% Option Explicit %> <% 'Reset Server Objects Set rsCommon = Nothing adoCon.Close Set adoCon = Nothing %> FORUM ADMINISTRATION MENU
WELCOME TO FORUM ADMINISTRATION MENU
<% 'If this is the main forum admin let him change the admin username and password If lngLoggedInUserID = 1 Then %>
For security it is highly recommended that you
change the Administrator Username and Password
to stop others messing up your Forums! <% End If %>