Working with form results

F

Fred

I receive a lot of data back from FP forms (sample below) and I would like
to extract this information to use in another FP page. I only want to
include (extract) the information that has gained a response i.e. Incoming
Day: Sunday, etc, but exclude items that have no response such has
PhoneIncl: Can this be done? I use FP2002 and Windows XP. Fred

Number_Bedrooms: 2
Number_Bathrooms: 1
Property_Type: Apartment
Other_Type: 2 Bedrooms
MinimumStay: 7
IncomingDay: Sunday
LinenIncl: ON
GoodMobilePhoneRec:
CeilingFanIncl:
PhoneIncl:
CommunalPoolIncl:
DishwasherIncl: ON
WashingMachinrIncl: ON
 
J

JDR

Fred

Not using FrontPage to validate your form.

You could use a custom script or post the form to a database and then pull information from that database to the page you wish to populate with information

Hope it helps
JD
********************
 
Top