Need PHP help that allows you create a multiple entry forms

Discussion in 'PHP' started by infernostudio, Oct 3, 2007.

  1. #1
    I came across your php forum by searching on google and had a few

    questions.

    Hope someone is available to help ...

    This is what I am trying to do but have no idea where to start (I'm more

    of a designer then a programmer):

    I need a form to open in a pop-up window with the following fields as

    mandatory:

    1. Name
    2. Company
    3. Position
    4. Email

    On this form there will be a "continue" and "cancel" button.

    Cancel - closes window.
    Continue - Prompts new form on same pop-up window.


    New form (2nd page after someone clicks on continue):

    1. Please describe the business requirement.
    2. software modification (optional)

    On this form there will be a "submit another request" and "finish"

    button.

    Submit another request - Opens same page as New Form (2nd page) but will

    have new values.
    Finish - Will submit form by EMAIL and redirect to thank you page.

    I need the "submit another request" to create new form pages as many

    times as the user needs.
    Is this possible? I can't wrap my mind around this but I was told that I

    need to use loops / hidden fields, etc ...

    Any help would be greatly appreciated!

    Thanks,
    Denis R.
     
    infernostudio, Oct 3, 2007 IP