Can someone give an idea or guide to do this:
i have two forms.
First form is used to ask from, to, departure time and how many people we want to book for.
Second form is used to ask for each person that we book what is their name, age, title, phone number.
i planned to use a loop to loop form 2 to ask for their info. However i woner how we can do this?? can a form be an array to loop??
i have two forms.
First form is used to ask from, to, departure time and how many people we want to book for.
Second form is used to ask for each person that we book what is their name, age, title, phone number.
i planned to use a loop to loop form 2 to ask for their info. However i woner how we can do this?? can a form be an array to loop??
Comment