+ Reply to Thread
Results 1 to 6 of 6

Thread: Do forms have to be submitted via email?
      
   

  1. #1
    sallyslater is offline Sergeant
    Join Date
    Aug 2007
    Posts
    38

    Default Do forms have to be submitted via email?

    Hi all

    I will try to explain myself here!

    When the form on my site webuynationwide.co.uk is submitted, it comes through via the clients email account. Im a bit concerned as this could penalise people who dont use outlook, or have problems with their email setup. I just wanted to ask, is there any way to have the form submitted to you without using the clients email?

    Thanks in advance for anyone who can help

    Cheers

    Sally

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

    Default Re: Do forms have to be submitted via email?

    You can use a database to store all the information submitted by the form.

    There might be a free script on hotscripts.com that does this.

    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

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

    Default Re: Do forms have to be submitted via email?

    If you have used the mailto: as your form action, this is true. If instead you use a php script to process your form, the mail doesn't come through the client's email account, it comes through your own mailserver. So it is ok.
    In fact, this is one of the very known problems with using the mailto: as action for forms. The mail can or can not be sent, depending on the users email client settings, and it is noted in BV Form Tutorial nr 1.
    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
    sallyslater is offline Sergeant
    Join Date
    Aug 2007
    Posts
    38

    Default Re: Do forms have to be submitted via email?

    Thanks for the responses guys :)

    Navaldesign, i don't suppose you would consider doing the script for my form would you? :s

    Best wishes

    Sally

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

    Default Re: Do forms have to be submitted via email?

    Yes, i could. You can contact me through my form if you wish.
    However, if you download and Install ABVFP, you can doit yourself easily.
    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
    sallyslater is offline Sergeant
    Join Date
    Aug 2007
    Posts
    38

    Default Re: Do forms have to be submitted via email?

    Thanks, i will give it a try myself then, see how i get on

    Cheers

    Sally

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