+ Reply to Thread
Results 1 to 6 of 6

Thread: Form Submit Question
      
   

  1. #1
    korukai's Avatar
    korukai is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Cool Form Submit Question

    Alrighty, I've done something weird to my form and it's acting crazy...my site is www.gooddogsitter.net, and my contact_email page has 2 different forms which a client would complete one or the other.

    So, I gave each form different names and directed them to different email accounts I set up in cpanel, and from there different forwarders send them to a single yahoo email account.

    Well, the 2nd form works fine, goes to the correct BV email account, but the 1st form won't behave, and keeps going to the 2nd forms BV email account even though I've directed it in form properties to go to a different email account.

    Any form guru's out there?

  2. #2
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Form Submit Question

    I saw a post by Navaldesign(our forms guru) which stated that you cannot have 2 forms on a single page............check it out, he may have given a solution.

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

    Default Re: Form Submit Question

    In Fact, you can't. The built in form processor, which is automatically uploaded when the page is published, is unique,so it will take the setting sof one or the other for. That's why all emails are sent to the same email address.

    Also, the built in validation will only work for one form ony.

    There are workarounds in many ways, but they all require some scriptiong knowledge. An easy one (but only for the submission, not for the validation):

    Create a page with a copy of the form that doesn't work, name it (merely as an example) form_clone, use the built in form processor, set the email address / subject / thank you page that you like, set it to be php and publish it.

    Go back in the original page (the one with the two forms) and set the action of the form that doesn't work, to be: form_clone.php

    Now it should work.
    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!


  4. #4
    caself is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Default Re: Form Submit Question

    So only 1 form allowed per page?

    Carl

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

    Default Re: Form Submit Question

    That's what i said, unless you trick it as explained.
    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!


  6. #6
    korukai's Avatar
    korukai is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Default Re: Form Submit Question

    Thanks everyone, I separated my forms onto individual pages and my email is working like it should. I'm learning, slowly but surely....

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