Results 1 to 4 of 4

Thread: FROM email - submitted data forms Question.
      
   

  1. #1
    pjandjay is offline Sergeant
    Join Date
    Dec 2005
    Posts
    23

    Question FROM email - submitted data forms Question.

    How can I set the value of the "FROM" EMAIL so that it's not showing they're all from my own email account as the one filling out the form?

    Prior to the upgrade to BV 10.1, my submitted data emails would be FROM the various clients that submitted the form. Now my new forms are all showing as being from my own account instead of the various emails addresses. All data being received are correct, so I know my form is working correctly - all, except the FROM email. Does that make sense? LOL

    Seems that the older version does not use the built in PHP form processor? Is there a code I need to add or change to get the FROM email to be of various?


    Thank you...hopefully someone can direct me and not be confused by me!! :)

  2. #2
    mingswanfoo's Avatar
    mingswanfoo is offline Second Lieutenant
    Join Date
    Mar 2009
    Posts
    106

    Default Re: FROM email - submitted data forms Question.

    pjandjay,

    I think I know what you're trying to say. Like some websites I've visited, they sometimes requires to confirm your email address...

    Email: youremail@provider.com
    Confirm Email: youremail@provider.com

    I think this is how it's done, the "confirm email" will become the header/subject when the form is sent back to you.
    Best Regards,

    Foo

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

    Default Re: FROM email - submitted data forms Question.

    The built in form processor looks for a field named "email" (lowercase)

    If it doesn't find one, it replaces the "From" address with our own email address, otherwise the mail could get blocked by antispam filters.

    So this happens if the visitors email field is named something else, like "Email" or "e-mail" or ANYTHING else than "email".
    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
    pjandjay is offline Sergeant
    Join Date
    Dec 2005
    Posts
    23

    Default Re: FROM email - submitted data forms Question.

    Navaldesign,
    Got it!! Thank you kindly! It's working perfectly!!!
    :)

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