Forum Moderators: phranque

Message Too Old, No Replies

Email Form, Front Page (two part form)?

Does anyone have an idea

         

kenny1

5:25 am on Feb 3, 2004 (gmt 0)

10+ Year Member



I have a one page form on my site, i need to know if anybody has seen or know how to create a 2 part form.
ie: one page has a couple of text boxes with a submit button, then it will take the information and place it into the 2ed form and then the customer can fill out the rest of the form and hit submit, It will be sent to me in a email.

any good clues with out a cgi form?

Thanks
Ken

Abdelrhman Fahmy

5:40 am on Feb 3, 2004 (gmt 0)

10+ Year Member



By using any scripting language ASP,Perl,PHP: you're able to post the parameter from the first form (when the user press the first submit button) to the same page (same script) and then use it within the second form

You've to have a line of code at the first part of the script to find if the user is already filled the first for or not

Abdelrhman Fahmy

5:43 am on Feb 3, 2004 (gmt 0)

10+ Year Member



i hope that will Help

h*tp://www.groupcomputing.com/dominoproforum.nsf/0/4b69104c6a2196af87256d1f0034507e?OpenDocument

h*tp://www.cd-rom-software.net/make_a_cd_rom/create_a_catalog_0000fe.htm

kenny1

7:36 am on Feb 3, 2004 (gmt 0)

10+ Year Member



Thanks, I understand some of that but not all, any demos i can see or try?

Kenny.