FERRET-SEARCH Archives

Searchable FML archives

FERRET-SEARCH@LISTSERV.FERRETMAILINGLIST.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Larry C. Lyons" <[log in to unmask]>
Date:
Thu, 5 Dec 2002 08:07:34 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
>From:    Rebecca Stout <[log in to unmask]>
>Subject: Surveys?
>
>I want to set up a page on my site that will be a survey.  You know
>multible choice questions that you can fill out.  But it needs to be
>a bit pliable.  In other words if one choses D) other for an answer,
>there has to be a text box for them to fill in an explanation....
>
>How and where do you make such a thing?  Anyone know or can help me?...
 
Hi Rebecca,
 
You are going to have to set up a form page in HTML and then use some
sort of processing script to either store the data in a database or mail
it to you email address.
 
the first thing you need to do is to find out what your web host has
for a scripting language - such as PERL, ASP, ColdFusion or PHP.  Then
you'll need to set up the form page, and then the action page (the page
that does all the processing).  I have some mailer scripts for ASP and
ColdFusion you may find useful if your ISP uses either of those server
side scripting languages.
 
In a nutshell contact me off-list.  I'll be glad to help.
 
regards,
 
larry
[Posted in FML issue 3988]

ATOM RSS1 RSS2