Results 1 to 2 of 2

Thread: Auto-mailing questionnaire

  1. #1
    Join Date
    Oct 2010
    Posts
    1

    Auto-mailing questionnaire

    Hello everybody,I am knew to this stuff but was wondering if there was anyway that I could make a questionnaire that would automatically mail itself and the answers back to me?

  2. #2
    Join Date
    Dec 2004
    Posts
    2,788
    Make the form > have it submit the input to a script > script process the data and sends it. If you know how to write HTML forms, create the questionnaire using the appropriate tags. If you don't, it's not hard to do. A web search will turn up lots of examples of how to do this.

    The next part requires a script. You can either find a specific one to do this (try Hot Scripts) or install a generic one that you can then use to process it and all the other forms you may need in the future. Form Tools will do what you want, as well as store the data in a MySQL database for you and let you sort and export the data as well. It can process different forms for you, even ones from a different domain from where you install the script.

Similar Threads

  1. Website Looks Wrong in IE But Right In Firefox
    By Allen52285 in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 06 Oct 2010, 12:46 PM
  2. auto div heights
    By abhi4u in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 08 Mar 2010, 12:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •