How This Forum Works

First and foremost: No flaming, calling names, no Biblical Heresy, no promotion of other ministries other than for discussion, or general rudeness. Simply put, be nice to one another.

On the left is a menu.  These are the things each item will do:

1.  The "New Message" tab brings up a typing box that is used for creating a new message thread. A thread is a series of posts that have replies below them.  In the new message box as well as the "Reply" message box are several elements including your "name", or nickname. Your "e-mail" address (optional).  "Subject line" is where you place your title for the post.  The "Message" box is self explanatory.  The "Link URL" is where a link to another location on the Internet goes.  The "Link URL" is used to show a web page, a picture, or some other Web site element.  "Link Title" is what appears above your post that can be "Clicked" on to take us to you  link.  The "Image URL" is a link to a Web location that will display a picture directly in the message area.

2.  "View Latest Messages" is the most useful tool for just finding what the latest posts are.

3.  "View Threads" lists all of the "New Messages" without the replies below them.

4.  "All Forums" is used to see links to other forums on this Web site.

5.  "Search" is a great tool if you want to find something specific. Try using it by placing a word, or string of words in the box and then wait for it to search all of the messages in the history, and it will bring those posts up for you to review.

6.  "Frequently Axsked Questions" = What you are reading now.

In addition to what  we have in the menu, HTML is enabled. That means that you can type HTML tags into your message area and change the look of your text. Here are some examples:

First, note that HTML tags are not seen by the one viewing.  Your Internet browser program  (Netscape or Internet Explorer) "sees" the tags and makes the changes automatically. With some exceptions, all starting tags have to have a closing tag which uses the / slash mark. All tags start and end with < > brackets.  Here are some examples.

<b> = bold type.  </b> is the closing tag that must be used to stop the bold type.

<i> = italics type. </i> is used to stop it.

<u> = underline type.  </u> is used to stop it.

<blockquote> = an inset bunch of typing so as to set it apart from your main message. </blockquote> stops it.

<font color=red> = making the typing a different color. The usual 16 Crayola colors can be used </font> stops it.

<font face=arial> is used to change the font to some other specific type face. </font> stops it.

<img src="http://www.whatever.com/picture.jpg"> = a way to insert a picture right into your text. There is no closing tag.

<hr> will draw a horizontal line wherever you place it. No closing tag.

Have fun, and experiment by using the "Preview Message" button to see what it will look like before you "Post Message"