Form-->Submission-->form (with passing)

A

Allen

I have two forms on my website: One for registering for an event and one for
giving additional optional information. The reason I have two forms is that
some will register by mail and give the additional information online only.
Both forms are set to both email and send information to a CSV file. The
first form (registration) is set with a confirmation page of the second form
so that users go directly from one to another. The first several fields on
the two forms are the same (name, address and phone) so that they can be
matched up (some people may have the same names and different contact info).
Is there a way to "attach" the field contents through the confirmation URL?
I've gathered from other questions that the second page will probably need to
be an ASP page rather than HTML. What other changes need to be made to the
two pages to make this happen? Any help will be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top