Results 1 to 2 of 2

Thread: Multiple Form with formmail?

  1. #1
    Join Date
    Feb 2009
    Posts
    87

    Multiple Form with formmail?

    I'm looking for a way to have a tabbed interface that brings you to seperate forms, and when submitted, all form data is sent to one email address..is this possible? any scripts out there that can do this already?

    thanks a ton..any advice appreciated

  2. #2
    Join Date
    Sep 2010
    Location
    USA > Seatle > at my computer
    Posts
    220
    the tabs should not be very hard to make unless you don't know how to program.

    If you want all of the information to go to the same email you could

    a. put all the tabs on the same page and change the content with javascript when a user clicks on one then the content will switch z-order or something like that.

    b. Make each tab a separate link and append the input from each tab into a text file, once the user has submitted his input from the last tab then send the text file and delete it from your server.
    and thou shall not dual boot for ye can only serve one OS.

    Just to be clear Linux is a Kernel not an operating system.

Similar Threads

  1. Form - Multiple Re-Direct
    By rpadovani in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 07 Aug 2009, 08:31 AM
  2. Web Form with multiple attachments
    By -=j0nnyr0773n=- in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 09 Jun 2007, 05:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •