1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

PHP html form processing transport

Discussion in 'Web Development' started by Bacuba, Mar 11, 2006.

  1. Bacuba

    Bacuba New Member

    I have a web page with a small form on it (4 items) and I need it to transport the data from the short page(introductory page) to the second page form which is a more detailed forms page.

    so once a customer clicks on submit they go to the next from with their previously inputted data already on the 2nd form.

    p.s. can i do this on 2 different url's(i.e. 2 splash pages into one main forms page)

    Hope that is enough info.

    Thanks
     
  2. Scoooooty

    Scoooooty Member

    that would involve a lot of php code. Doubt you will find anyone willing to write it up for you. Try just searching on google for premade scripts, you should find something like your looking for.