Results 1 to 4 of 4

Thread: Order Form Help Needed Please
      
   

  1. #1
    creativetouchescanada is offline Staff Sergeant
    Join Date
    Aug 2007
    Posts
    46

    Default Order Form Help Needed Please

    I have an order form on my site and it is working ok but when it is e-mailed to me it always comes into my inboxed marked as "me"

    Is that normal??

  2. #2
    creativetouchescanada is offline Staff Sergeant
    Join Date
    Aug 2007
    Posts
    46

    Default Re: Order Form Help Needed Please

    It is saying that it is being e-mailed by my e-mail address to my e-mail address...

  3. #3
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Order Form Help Needed Please

    If your form on your website has your own address listed as the sender then yes, the email will be delivered to your email address saying its from your email address.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

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

    Default Re: Order Form Help Needed Please

    Probably, if you have used the standard script from the tutorial, the email field (for your visitors) is named something else than email.

    When creating the script i added a couple of lines of code that will place your own email as sender, if no "email" field is found. This is done because otherwise there would be no sender's email address and the email could get blocked.

    When creating the script, we had in mind the users that know litle of how php works, and this is a very common mistake: naming the email field something else than "email". So in order to avoid the emails being blocked, i added this "trick" code.
    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