% 'If the session variable is False or does not exsist then redirect the user to the unauthorised user page If Session("blnIsUserGood") = False or IsNull(Session("blnIsUserGood")) = True then 'Redirect to unathorised user page Response.Redirect"unauthorised_user_page.htm" End If %>
| It is highly recommend for security reasons that you change the username
and password. This can be done from the Configure Mailing List Script page. |
| Send Plain Text E-mail to Mailing List Members Send an e-mail in plain text format to all the Members of the Mailing List. |
| Send HTML E-mail to Mailing List Members Send an e-mail in HTML format to all the Members of the Mailing List using the standard HTML e-mail editor. |
| Send HTML E-mail to Mailing List Members (Hotmail style e-mail editor for Windows IE
5+ users only) Send an e-mail in HTML format to all the Members of the Mailing List using the WYSIWYG HTML e-mail editor. |
| View or Remove Mailing List Members View mailing list members or remove those who no longer want to be part of your mailing list. |
| Configure Mailing List Application This must be done before you send any e-mail's to your mailing list members or the script will fail to send the e-mail's. |
| Change the Mailing List Colours and Text Type Set the colours of the Mailing List and the text type that your site visitors will see. |