<% '################################################################################# '## Snitz Forums 2000 v3.4.06 '################################################################################# '## Copyright (C) 2000-06 Michael Anderson, Pierre Gorissen, '## Huw Reddick and Richard Kinser '## '## This program is free software; you can redistribute it and/or '## modify it under the terms of the GNU General Public License '## as published by the Free Software Foundation; either version 2 '## of the License, or (at your option) any later version. '## '## All copyright notices regarding Snitz Forums 2000 '## must remain intact in the scripts and in the outputted HTML '## The "powered by" text/logo with a link back to '## http://forum.snitz.com in the footer of the pages MUST '## remain visible when the pages are viewed on the internet or intranet. '## '## This program is distributed in the hope that it will be useful, '## but WITHOUT ANY WARRANTY; without even the implied warranty of '## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the '## GNU General Public License for more details. '## '## You should have received a copy of the GNU General Public License '## along with this program; if not, write to the Free Software '## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. '## '## Support can be obtained from our support forums at: '## http://forum.snitz.com '## '## Correspondence and Marketing Questions can be sent to: '## manderson@snitz.com '## '################################################################################# %> <% Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ "
" & vbNewLine & _ " " & vbNewLine select case Request.QueryString("mode") case "post" '### Format Mode Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine case "options" '### Category Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine '### Address Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine '### Default Days Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine '### Forum Count Member Posts Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine '### Moderators Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine '### Subscriptions Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine '### Moderation Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine '### Authorization Type Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine '### Allowed Members List Help Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine case else '### No Mode Selected Response.Write " " & vbNewLine & _ " " & vbNewLine & _ " " & vbNewLine end select Response.Write "
What is Format Mode used for?
" & vbNewLine & _ "
  • Basic: Adds the Forum Code tags to the Message Box
  • " & vbNewLine & _ "
  • Prompt: Opens a javascript box for you to put your text in
  • " & vbNewLine & _ "
  • Help: Displays an alert box with a description of the button
  • " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "" & vbNewLine & _ "
    Category
    " & vbNewLine & _ " Select the category you would like to place your new forum/url in or move your existing forum/url to.
    " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "
    Address
    " & vbNewLine & _ " Enter the url to the site you want to create a web link to. Make sure to prefix the Address with http://, https:// or file:///.
    " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "
    Default Days
    " & vbNewLine & _ " This option allows you to select the default amount of days of topics that is displayed on the Forum page (forum.asp), if the member has not selected an option.
    " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "
    Increase Post Count
    " & vbNewLine & _ " This option allows you to select whether a Member's Post Count will increase when they make a post in this forum.
    " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "
    Moderators
    " & vbNewLine & _ " Here you will be able to select which moderator/s you wish to moderate this forum. Use the buttons to move selected moderators from one list to the other and/or move the whole list of moderators.

    " & vbNewLine & _ " Available: This list contains the usernames of all the moderators on your forum that are available . If only the Admin account is shown, it means you haven't selected any accounts as moderators.

    " & vbNewLine & _ " Selected: This list contains the usernames of all the moderators who you have chosen to moderate this forum.
    " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "
    Subscriptions
    " & vbNewLine & _ " Select the highest level of Subscriptions you would like for this Category/Forum.

    " & vbNewLine & _ " Category Subscriptions Allowed: This allows registered members to subscribe to the entire category, which will notify them of any posts made within any topic, within any forum, within the category.

    " & vbNewLine & _ " Forum Subscriptions Allowed: This allows registered members to subscribe to the entire forum, which will notify them of any posts made within any topic, within the forum.

    " & vbNewLine & _ " Topic Subscriptions Allowed: This allows registered members to subscribe to individual topics only, which will notify them of any post made within the topic.

    " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "
    Moderation
    " & vbNewLine & _ " Select the type of Moderation you want for this forum.

    " & vbNewLine & _ " All Posts Moderated: This option allows you to moderate all posts made to the forum. Every new topic or reply that is made in the forum will be put on hold until an admin/moderator approves the post.

    " & vbNewLine & _ " Original Posts Only Moderated: This option allows you to moderate only the new topics that are posted to the forum. Replies are not moderated.

    " & vbNewLine & _ " Replies Only Moderated: This option allows you to moderate only the replies that are posted to the forum. New topics are not moderated.

    " & vbNewLine & _ " Note: Admins and Moderators posts are not moderated.
    " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "
    Authorization Type
    " & vbNewLine & _ " The Authorization Type allows you to place restrictions on who is allowed to access the forum. A description of each type is outlined below:

    " & vbNewLine & _ " All Visitors: This allows all members (including unregistered members) to access the forum. This is selected by default.

    " & vbNewLine & _ " Members Only: This allows only registered members to access the forum. Unregistered members are not allowed access.

    " & vbNewLine & _ " Members Only (Hidden): This allows only registered members to access the forum. The forum will be hidden to unregistered members and they are not allowed access.

    " & vbNewLine & _ " Password Protected: This allows you to set a password on the forum. All members (including unregistered members) will be asked for a password before giving them access. Once they supply the correct password, they won't be asked for the password again.

    " & vbNewLine & _ " Members Only & Password Protected: This allows all registered members to access the forum OR if they are not a registered member, they will be asked for the password. Once they enter the correct password, they won't be asked for the password again.

    " & vbNewLine & _ " Allowed Member List & Password Protected: This allows the members that you select from the Available Members List, to access the forum OR if they are not in the Selected Members List, they will be asked for the password that you set. Once they enter the correct password, they won't be asked for the password again.

    " & vbNewLine & _ " Allowed Member List: This allows only the members that you select from the Available Members List, to access the forum. All other members (including unregistered members) are not granted access.

    " & vbNewLine & _ " Allowed Member List (Hidden): This allows only the members that you select from the Available Members List, to access the forum. The forum is hidden from all other members (including unregistered members) who are not on the Selected Members List.

    " & vbNewLine & _ " Note: Administrators have access to all forums, despite what Authorization is set.
    " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "
    Allowed Member List
    " & vbNewLine & _ " Here you will be able to select which registered member or members will be able to have access to the forum. Use the buttons to move selected members from one list to the other and/or move the whole list of members. This option is only valid when you have Allowed Member List, Allowed Member List & Password Protected or Allowed Member List (Hidden) selected for the Auth Type option.

    " & vbNewLine & _ " Available: This list contains the usernames of all registered members on your forum that are available.

    " & vbNewLine & _ " Selected: This list contains the usernames of the members who you have selected to access the forum.
    " & vbNewLine & _ " " & getCurrentIcon(strIconGoUp,"Go To Top Of Page","align=""right""") & "
    No mode selected
    " & vbNewLine & _ "
    " & vbNewLine Call WriteFooterShort() %>