 |
Developer Name: |
Daniel Mackey |
 |
Company Name: |
Digital Crew Ltd. |
 |
Email Developer: |
Email Developer |
 |
Date Created: |
Tuesday 08/04/2003 |
 |
Latest Version: |
2.1 |
 |
Price: |
$100 |
 |
License: |
One Copy per Website. |
 |
Encrypted: |
No |
 |
Average Rating: |
 |
 |
Times Rated: |
32 |

Tag Comments
At last - A Truely Professional Board!
Our site ( www.artistsonthenet.com) is the busiest site for the entertainment industry worldwide and is 100% Cold Fusion. When my co-directors suggested a bulletin board, I thought of all those awful things I had seen and started to look around the web thinking I would have some CGI thing. Then I found CF_WebBoard which was the perfect answer! It took very little time to drop it in and configure and it enhances the site without making me do any real work! Money VERY well spent!
Posted on: Saturday 03 May 2003
By Jim Elliott
Impressed with the software
I just purchased CF_WebBoard and, so far, I think it's fantastic.
The database design is simple and elegant and the interface it great! Anyway, I'm just so impressed with the software and really couldn't be more pleased; you do fantastic work!
Posted on: Thursday 05 Jun 2003
By Daniel Beach
CF_WebBoard V1.9 ~~ Setup
It took just under five (5) minutes to set this Coldfusion application tag up! The product itself was very well thought out by Dan at Digital Crew.
I fully recommend WebBoard to any group of people in need of a fully integrated communication platform.
Great Work... Great style... Thank you!!
Posted on: Sunday 20 Jul 2003
By Kelee Haggarty
What a message board should be
After spending dozens of hours modifying message boards for my site I came across CF_WebBoard and realized it was exactly what I had been looking for. Within minutes I had it running and in production that same evening. CF_WebBoard is clearly one of the best investments I have made!
Posted on: Sunday 28 Sep 2003
By Troy Hofeling
Best Forum Software
Before I purchased CF_Webboard, I looked
around for different forum software. I
could have used a free one but after
seeing a demo of CF_Webboard, the
decision was rather easy. CF_Webboard at
$100 is worth the price. It's the best
I've seen.
Posted on: Wednesday 29 Oct 2003
By Sonny Mendoza
The Digital Crew does it again. Great message board.
I love how the board is started via the custom tag. With that, I'm able to leverage our LDAP server info and any other data on my site when the board is executed. So it interfaces seamlessly with our users and user groups.
The different modes/styles are great too. Our power users use the classic mode and our not so savvy users are comfortable with the modern.
Posted on: Thursday 25 Mar 2004
By William Bailey
|
Related ColdFusion Applications
Developers who purchased CF_WebBoard V2.1 (Cross Browser/Un-Encrypted) also purchased:
- CF_FileManager V3.2 (Cross Browser)
- UDI - Universal Database Interface Version 3.9
- ProLetterFusion V1.7.2 (Unencrypted)
- DHTML Outlook Sidebar Navigation V2
- CF_TreeControl
- CF_FileManager V3.2 (Unencrypted)
- CF_CalendarControl
- CF_MultiUpload Advanced
- TerraForm 2.6
- CFX_HTTP5
|
What Is CF_WebBoard V2.1 (Cross Browser/Un-Encrypted)? |
|
CF_Webboard is a complete DHTML and Coldfusion based Discussion Board, encapsulated as a custom tag which can be called from any application with only one line of code. |
CF_WebBoard is a Coldfusion Custom tag built upon the DCCOM Component Architecture.
The Webboard is completely DHTML and Coldfusion based, encapsulated as a custom tag which can be called from any application with only one line of code.
This powerful component can be used in a number of different applications, be it an Intranet, website, extranet or custom built Coldfusion Application.
Features:
- Outlook Style Navigation Bar for discussion catagories
- NEW!! - Classical and Modern views
- Mozilla 1.3a+, Internet Explorer 5.5+ and Netscape 7+ Compatible
- Each catagory contains multiple folders
- Unlimited thread levels
- Reply to posts and replies of posts
- WYSIWYG editing of new posts and replys
- Mozilla/Explorer WYSIWYG
- Search for threads containing specific words
- Completely change the look and feel using skins
- Integrate into existing applications using only one line of code
- Print posts and replys directly from browser
- Administration section
- Subscribe to folders of interest to get email alerts on new posts and replys
- Subscribe to specific threads
- Collapse/Expand threads
- Remembers threads you have viewed before
- Allow/Disallow Annonymous posts
- Pass in default user name and email address from a database
- Pass in default categories and folders for each user
- Thread pagination
- Jump to page or cycle to page incremently
- Unencypted Open Source
- Much more...
Demos:
- Default Style WebBoard - Launch Demo - Office Style WebBoard - Launch Demo - Classic Mode WebBoard - Launch Demo
Screenshots:



Full list of Tag Attributes:
| WIDTH |
Width of control |
| HEIGHT |
Height of control |
| DATASOURCE* |
Datasource connection to database |
| USERNAME* |
Username for Datasource |
| PASSWORD* |
Password for Datasource |
| TITLE |
Title of discussion board |
| STYLE |
Style of component |
| SMTPSERVER |
Mail server for Reply By Mail feature |
| ALLOWPOST |
Allow user to post a message |
| ALLOWREPLY |
Allow the user to reply to posts |
| ALLOWSEARCH |
Allow user to search threads |
| ALLOWREFRESH |
Allows user to refresh thread list |
| EXPANDCOLLAPSE |
Allows user to collapse/expand thread list |
| ALLOWANNONYMOUS |
Allows annonymous users to post and reply |
| ALLOWFOLDERSUBSCRIPTION |
Allows users to subscribe to folders |
| EXPANDCOLLAPSE |
Allows user to expand/collapse all threads |
| ADMINMODE |
Enables administration button |
| POSTERNAME |
Default Username for posts |
| POSTEREMAIL |
Default Email for posts |
| TABLEPREFIX |
Prefix on database tables |
| CATEGORIES |
List of available category Ids |
| FOLDERS |
List of available folder Ids |
| MAXROWS |
Number of rows to show |
| PASTEPREVIOUSMESSAGE |
Paste previous message in reply |
| ALLOWSUBSCRIBETOTHREAD |
Allow reply to thread |
| MODE |
Classical OR Modern - Presentation method |
Sample Code:
<cf_dccom component="dcWebBoard" width="900" height="600" datasource="dcWebBoard" username="myUsername" password="myPassword"></cf_dccom>
Sample Code For Registered Users:
<cf_dccom component="dcWebBoard" width="900" height="600" datasource="dcWebBoard" username="myUsername" password="myPassword" allowAnnonymous="No" posterName="Daniel Mackey" posterEmail=dan@digital-crew.com></cf_dccom>
Have you got questions whether this is the tag for you?
If you are unsure if CF_WebBoard is the tag for you, please feel free to contact me either by email CF_WebBoard is so customisable that it can be used in almost any situation where user interactivity and discussion is required.
Technology:
CF_WebBoard is a Coldfusion Component built on the DCCOM Component Architecture.
For the client browser, the following are supported:
| Internet Explorer |
Versions 5.5 + |
WYSIWYG : Yes |
| Mozilla / Firefox |
Versions 1.3a + |
WYSIWYG : Yes |
| Netscape |
Versions 7.1 + |
WYSIWYG : Not in 7 |
|
|