|
|
Subject:
Multiple-page form program
Category: Computers > Programming Asked by: dotw-ga List Price: $5.00 |
Posted:
26 Sep 2003 11:49 PDT
Expires: 06 Oct 2003 11:34 PDT Question ID: 260540 |
Please do not answer this question unless you have PERSONAL experience with multi-page forms. Thank you. ================================================== We are designing and hosting (Unix) a site for a client of ours. They want a form spread out over several pages (versus one long one). I have found various programs through my own search (such as http://www.jimmelanson.ca/mpfh/index.shtml) and although they sound good, I'm looking for an experienced third party recommendation. Our expertise with scipts is pretty much limited to FormMail. Thanks |
|
There is no answer at this time. |
|
Subject:
Re: Multiple-page form program
From: select99-ga on 03 Oct 2003 13:50 PDT |
you could right a simple script the runs onload of each page that reads the request form collection and then adds those elemnets as hidden elements on the new form. that way when you get to the final page you will have one form that contains all the elemets from the previous pages (as hidden input types) and can then be submitted as one form to the cgi. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |