This board has been taken down due to abuse. | | BrowserBoard v2.5.2 | Copyright 1998 Martin Hodge | | <## ===================================================== ##> <## = CONFIGURATION SECTION = ##> <## = (See the 'readme.txt' file for instructions) = ##> <## ===================================================== ##> <## MAIN VARIABLES ##> <## LOGO CONFIGURATION ##> <## EMAIL NOTIFICATION ##> <## 1=ON - 0=OFF ##> <## OPTIONS SWITCHES - 1=ON 0=OFF ##> <## strip all HTML tags from message body ##> <## Control auto quoting for followups ##> <## If ON, an email address is REQUIRED ##> <## Display 'post new message' form on separate page ##> <## Display an IP address for each post ##> <## Enable blocking by IP address ##> <## FONTS, SIZES AND COLORS ##> <## message body ##> <## thread list ##> <## page titles ##> <## links and labels ##> <## message body b.g. color ##> <## message body text color ##> <## "" tag values ##> <## ========================================================= ##> <## = END CONFIG SECTION = ##> <## ========================================================= ##> <## --------------DO NOT CHANGE THESE!-------------- ##> <## ------------------------------------------------ ##> <## ----------WRITE MESSAGES AND FOLLOWUPS---------- ##> <## check for an IP block ##> <## let the user know their IP is blocked ##> <## Perform some preliminary error checking ##> <## let the user know there was a problem ##>

Click your browser's "back" button and fill in the missing entries.
<## No email address entered ##>

Click your browser's "back" button and enter a valid email address.
<## set 'No Text' flag for this msg ##> <## if no url, discard the default ##> <## format some of the data ##> <## messageid passed in a tag if followup ##> <## make new messageid ##> <## Handle HTML tags ##> <## display preview ##>
(This is a preview of how your message will look when it is posted to the board.
Use your browser's "back" function to make any corrections.)



Posted by on &[date] at &[time] from &[addr]


Email:
Link:


<## go ahead and post the message ##>
<## send a copy via email ##> <## save the message data ##> <## update the index file ##> <## the new msg + one less than 'max_msgs' ##> <## ---------DISPLAY SELECTED MESSAGE-------- ##>
[ Followups ] [ Post Followup ] [ &[board_title] ]

Posted by on &[date] at &[time] from &[addr]

In reply to: &[p_subject] posted by &[p_name] on &[p_date] at &[p_time]


(No text)

Email:
Link:


Followups:

  • - &[date] &[time]


Use the form below to post a followup. Email is optional.


[ &[board_title] ]
<## ----------DISPLAY PAGE OF SUBJECTS---------- ##>
Just who are some of these people? Talk about it here.



[ Post New Message ] [ Post New Message ] [ &[homepage_title] ]

  • - &[date] &[time]


Use the form below to post a new message. Email is optional.
<## -------------------------------------------------------- ##> <## FUNCTIONS ##> <## -------------------------------------------------------- ##> | | setup() | | This function sets up data directories, data files and | indexes. And opens the databases. | | | checkversion() | | Check for the proper Miva version. | Version Mismatch This application was designed for version of the Miva engine.
Your server is running version .

Contact your server administrator to upgrade your copy of Miva.
| | headers() | | HTML header stuff. | <MvEVAL EXPR="{head_title}"> <## !!do not remove or alter the following two lines!! ##>
&[logoalt]
&[head_title]

| | postform() | | Draw the post forms 'action' argument sets new post or followup |
Name:
Email:
Subject:   (no text)

Message:   (All HTML tags will be removed.)

Optional Link
URL:
Title:

   


| | sendmail() | | Send a copy of the post via email | ----------------------------------- The following post was added to the message board on &[date] at &[time] Name: E-Mail: Subject: ----------------------------------- Jump directly to this message at: | | webconvert() | | convert " (quote) and & (ampersand) in 'string' to their web equivalents. | <## '&' to '&' MUST be done first! ##> | | cutstring() | | cut HTML tags. |