Results 1 to 4 of 4

Thread: email the web form detail

  1. #1
    Join Date
    Nov 2009
    Posts
    1,269

    email the web form detail

    Hi friend,

    Here i am developing a web form based on HTML to store the information of a particular user. I want to secure the information of user on my mail, for that i want when a user is giving their detail this should be pass to me by the email notification.

    Can anyone give me solution that how get the same?

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: email the web form detail

    For transferring data from Web Form to the email, you need a secure mail server which is available easily. After getting the secure mail server you need to establish the secure connection when your are requesting the page. Then these data is transferred using the mail server.

    The data which is passed are then store in email of the administrator who is developing the webform, and Its just like a database storage but instead of database here server is used to store the information of the user.

    Thank you.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: email the web form detail

    Hey friend,

    If i am not then the email is insecure. i will advise you to use the PHP script to send all the data. One more method is to store the data in any where which is password protected. Most of the companies are providing the server to store data, Which is the better option for storing the same. These server provide the better security because the password are stored in the encrypted form.

    Getting the email notification is not the good idea. So go with the server storage.

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Re: email the web form detail

    Hey even i will suggest you the same. Its good idea to store the data on the server using SFTP which is the authenticated method. SFTP is nothing but the access method which works with the Php script. It is secure so that it can not be access by any other web creature. Later on when you to want to see or change the data you just log on to the server and edit the data. SFTP provide the reliability because it secure the information which is highly sensitive. Another method is HTTP but it is more complex so most the server not using this.

    Hope now you will use the SFTP for the same.

Similar Threads

  1. Replies: 1
    Last Post: 08-06-2012, 12:42 PM
  2. Adobe Reader 9.3 crashes when submitting email form
    By Dev-Datta in forum Windows Software
    Replies: 5
    Last Post: 26-06-2010, 12:43 PM
  3. How to Send Form Data to Email.??
    By Beter 2 Burn Out in forum Software Development
    Replies: 5
    Last Post: 04-01-2010, 08:50 PM
  4. PHP Form: Email + MySQL
    By GaryK in forum Software Development
    Replies: 0
    Last Post: 04-12-2008, 02:18 PM
  5. PHP form and sending via email
    By Gyan Guru in forum Guides & Tutorials
    Replies: 3
    Last Post: 14-11-2008, 12:21 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,988,894.49311 seconds with 17 queries