D
David Beahan
I want to collect data from end-users by having them complete a series of
forms. I am OK with creating the forms and linking to an SQL database to
store results.
Problem is on form 1 they answer question 'Married or Single'. If married
when 'next' is clicked I want form 2 to open. If single I want form 3 to
open.
Ideally I will have a list of conditionals that will be read when next is
clicked from any page. If answer 1 is true and field 25 is blank then open
page 7. If answer 1 is false then open page 16 etc.
What ways can I achieve this result.
This is my first foray into Frontpage but I have extensive programming (not
VB) and database experience.
thanks,
forms. I am OK with creating the forms and linking to an SQL database to
store results.
Problem is on form 1 they answer question 'Married or Single'. If married
when 'next' is clicked I want form 2 to open. If single I want form 3 to
open.
Ideally I will have a list of conditionals that will be read when next is
clicked from any page. If answer 1 is true and field 25 is blank then open
page 7. If answer 1 is false then open page 16 etc.
What ways can I achieve this result.
This is my first foray into Frontpage but I have extensive programming (not
VB) and database experience.
thanks,