+ Reply to Thread
Results 1 to 4 of 4

Thread: Getting values onto error page

  1. #1
    Join Date
    Jun 2005
    Posts
    2

    Unhappy Getting values onto error page

    Hello together

    I want to become values of one form onto the error form that describes the missing/wrong entries. I tried with $Name or $street but it doesn't work.

    What do I have to modify?

    The case where I have the problem.

    http://www.oberkirch.de/tourist-info...akt2/index.php

    Did I forget something. It's a german page.

    Thank you for your answers

  2. #2
    Join Date
    Dec 2003
    Posts
    3,900

    Default Re: Getting values onto error page

    Hi,

    I'm sorry, I don't understand what you're asking.

    You currently have:
    Code:
    <input type="hidden" name="required" value="Name:Ihr Name,Email:Ihre Email-Adresse">
    That looks correct.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  3. #3
    Join Date
    Jun 2005
    Posts
    2

    Default Re: Getting values onto error page

    Thank you for your answer. But let me explain one more time.
    Trx it this way please. You type in a name, then you press the "Anfrage senden" button. Then you see an error page with the form and the error messages (in red). Now I want the values to come from the first form into the next form so that the usere doesnt have to type in all the fields again.

  4. #4
    Join Date
    Dec 2003
    Posts
    3,900

    Default Re: Getting values onto error page

    Hi,

    The structure you want isn't supported directly by FormMail.

    If you use FMBadHandler, the error page must be a separate step from the return to the form with the fields filled in.

    If you don't use FMBadHandler, then FormMail cannot fill the fields in for you.

    What you want is possible and you can use FormMail to do a lot of the work, but you will need to write some PHP code to get exactly what you want.

    I recommend you read thru our HOW TO guide on advanced error handling, and if you're not happy with that structure, then you'll need to hire someone to write some PHP code for you.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Can error page open in new window leaving original
    By Rezults in forum FormMail Subscription Support
    Replies: 3
    Last Post: 19-Nov-2004, 02:22 AM
  2. Return All Variables To Form Page On Error
    By cornernote in forum FormMail Subscription Support
    Replies: 12
    Last Post: 31-Oct-2004, 10:20 PM
  3. Return All Variables To Bad_Form Page On Error
    By vladimir in forum FormMail Subscription Support
    Replies: 2
    Last Post: 07-Jun-2004, 06:13 PM
  4. help needed with values
    By aussieincanada in forum FormMail Subscription Support
    Replies: 3
    Last Post: 28-May-2004, 08:12 AM
  5. scrip of error page
    By frans47 in forum FormMail Subscription Support
    Replies: 4
    Last Post: 19-May-2004, 04:08 AM

Bookmarks

Posting Permissions

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