Form Results

D

DrC

Frontpage 2003 - I get the results e-mailed fine. Now what are my options.
I would like to have a way to place the results back into another form so
that I quickly know the answers from the form. e.g. Value = 137 on a yes or
no question. Is there a script to handle the results? I may not be asking
this question correctly.
 
T

Thomas A. Rowe

No. You will need to either save the data to a .csv file, then open the site in FP on the
live/remote server and download the file, however it would be a single file with all responses up to
the point you download it or you would need to write the data to a database. To use the FP database
components, your site would need to be hosted on a Windows IIS web server.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
D

DrC

I have the results e-mailed and I can look at it on the server. Once I have
the results is there a simple way to determine what the answers were to the
questions? In other words if I see Value = 237 it means nothing to me, is
there something in FP or a script to interpret the answers?
Thanks for the help!!
 
Top