|
Features
- Cookies are used to prevent multiple votes, or to limit how
often a person can vote.
- Also can capture e-mail address and comments.
- Survey can be taken from within a web page, and results
can be included on a page using SSI.
- Fairly easy to install
- No limits on the number of multiple choice questions
per survey.
- Unlimited surveys can be run at the same time.
- Configuration is via a simple text file and the
form itself.
- Complete script in one source code file.
- Creates a log file for easy import to spreadsheets and database
programs.
After moving this tar
(tape archive)
file to a temp directory, issue the command:
tar xvf survey.tar
NOTE: Please read the README.TXT file before starting the installation!
ANY SOFTWARE PROVIDED BY BIGNOSEBIRD.COM, INC. IS ``AS IS'' AND ANY
EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BIGNOSEBIRD.COM, INC. OR
ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.
|