Module build can be run Standalone and can be plugged in bigger Applications. It will need Coldfusion 8 to run these modules. Module can be run standalone and tested. The database is used MS-Access so it should be compatible with all databases even if they get Get shifted to another Applications.
Here are some of few features of the Applications.
Polling Manager
Polling Manager is a quick and fun way to make your website more interactive:
· Change your poll daily, weekly, monthly -- whenever you like!
· Find out what people think of you and your services, or post it just for fun
· Auto-archive old polls and results
· Add multiple answer selections
· Allow visitors to view results directly from the poll page
· Doesn't allow visitors from voting more than once
· Add images, question, and optional description of the poll
· Add, edit, delete, or deactivate any poll through one Admin page
· SEO for the Poll Manager.
· Manage Admin
· Manage Mail Accounts
· Fully Advanced captcha Login Module for Admin (if needs to run standalone).
Fully customizable - change the layout to match your website design
Just edit the style.css to match the styles with your website!
Settings You need to Edit in Application.cfc Files of This Application:
Find the value below in bother Admin folder Application.cfc and main Application.cfc
<cfset request.relativePath = "PollingManager/">
Change it according to your settings, like if you have another folder like PollingManager write PollingManager there.
Find these Two Fields:
<cfset request.defaultLink = "http://localhost/PollingManager/">
<cfset request.absoluteDIR = "c:inetpubwwwrootPollingManager">
Change them according to your settings
Cheers
|