Results 1 to 8 of 8

Thread: First form arrives fine, second one has probs
      
   

  1. #1
    Four Paws is offline Corporal
    Join Date
    May 2006
    Posts
    15

    Default First form arrives fine, second one has probs

    We have a dog boarding business, each client has to fill out an enrollment form for their dog. If they have 2 or more dogs the successive forms come emailed without the questions, just T1 headings.......any help greatly apprecitated!

    http://www.fourpawsplay.com/enrollment.html

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: First form arrives fine, second one has probs

    Can you post the php code that you use to process the form?

    Thanks-

    Andy
    PHP- is a blast!

  3. #3
    Four Paws is offline Corporal
    Join Date
    May 2006
    Posts
    15

    Default Re: First form arrives fine, second one has probs

    Hi Andy, thanks for responding, not sure where the PHP code is but under the properties page I found this under "action" thankyou.php After hitting the submit button a Thank You page comes up. Please let me know if you need more info and feel free to hit the submit if you need to........just one of the little things that drives me nuts!

    Rob
    www.fourpawsplay.com

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: First form arrives fine, second one has probs

    There are some problems on your form, like alignment, layout etc, but none of these would create a problem like the one you are mentioning.
    T1, T2 etc are the default field names that BV assigned the fields (up to v.8 . Neither can it be an issue regarding the script. Is the problem presented with actual client submissions, or is it a problem with your own test submissions ?

    Also, when they try to submit for the second time, do they go through the same menubar, or do you have another form (forgotten) and they submit through this second form ?
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    Four Paws is offline Corporal
    Join Date
    May 2006
    Posts
    15

    Default Re: First form arrives fine, second one has probs

    Problem is with actual client submissions and they use the same menu bar for the next form

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: First form arrives fine, second one has probs

    Actually, theu DON'T use the same menu bar.

    Your Thank you page menubar is different from your Index page menubar.

    Ok, i have found out what you have done.

    You have TWO enrollment forms:
    one called "enrollment.html" which is the correct one, and is also the one that you get to from the menubar in the index page.

    Then you have a second one, "enrollment_form.html" which is the one giving you the problems.

    The problem arises because in the thank you page menubar, the link for "Enrollment" send the visitors to this second form which has never been setup correctly (it has the fields named T1, that's why you received them like that)
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    Four Paws is offline Corporal
    Join Date
    May 2006
    Posts
    15

    Default Re: First form arrives fine, second one has probs

    Awesome! Thanks so much......can you refresh my memory on how I name the fields so that T1 doesn't show? Also, do I need to change all the menu bars so that Enrollment reads enrollment.html?

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: First form arrives fine, second one has probs

    Quote Originally Posted by Four Paws
    Awesome! Thanks so much......can you refresh my memory on how I name the fields so that T1 doesn't show? Also, do I need to change all the menu bars so that Enrollment reads enrollment.html?
    You don't need to rename anything, you just need to leave the second form out of your menubar (eventually you can also delete it). Simply change the links to the thank you page menubar, from "enrollment_form.html" to simply "enrollment.html". I have NOT checked the links in your other pages, but YOU should do it, just to avoid them submitting through the wrong form.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

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

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49