                            FancyANSI For WildCat5
                    http://www.fanciful.org/FanciWare.htm


    FanciANSI is a WCX CGI script for displaying .BBS files (WC @Code format) to HTML callers.
    A basic syntax for this script is as follows:
    http://yoururl/code/html-bbs2htm?file=xxx&amp;dir=yyy
    where yoururl is the URL of your WINS; xxx is the name of the file to be displayed,
    without the &quot;.bbs&quot; extension; and yyy is the subdirectory of your WINS home
    directory in which the file resides.An advanced (or .cfg file) syntax is supported by this
    version, allowing custom header and footer files as follows:
    http://yoururl/code/html-bbs2htm?file=xxx&amp;dir=cfg
    where yoururl is the URL of your WINS; and xxx is the name of a .cfg file located in the
    &quot;data&quot; directory, without the &quot;.cfg&quot; extension. NOTE: this script may
    pose security risks, depending on your particular setup, so please take every precaution
    and be aware of what this script does. For security reasons, this script is only
    functional with &quot;.bbs&quot; files in the &quot;bull&quot; and &quot;disp&quot;
    directories, OR ANY FILE YOU SPECIFY IN A PROPERLY FORMATTED .CFG FILE. Thus, the security
    risk lies in the fact that using this program, a caller can display the contents of any
    .BBS file in your &quot;bull&quot; directory or your &quot;disp&quot; directory. Beyond
    that, you must create a .cfg file in your &quot;data&quot; directory. Thus, access is
    significantly limited, and a user cannot display files indiscriminately. But, if you have
    confidential .bbs files in your &quot;bull&quot; directory or your &quot;disp&quot;
    directory THEY CAN BE VIEWED BY THIS SCRIPT. The fact that this script is being run here,
    however, should be provide some degree of comfort! If the &quot;dir&quot; parameter is
    omitted, this script will default to the &quot;bull&quot; directory.
    Please send feedback to tom.lebens@fanciful.org
