Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: feedback page  (Read 3795 times)

0 Members and 1 Guest are viewing this topic.

unlovedwarrior

    Topic Starter


    Guru

  • someday this name will be known
  • Thanked: 13
    feedback page
    « on: September 27, 2006, 09:06:56 AM »
    ok i want to make a page where people can fill out a form and that gets sent to my site email account. how would i do this??


    TIA

    unlovedwarrior

    Rob Pomeroy



      Prodigy

    • Systems Architect
    • Thanked: 124
      • Me
    • Experience: Expert
    • OS: Other
    Re: feedback page
    « Reply #1 on: September 27, 2006, 03:01:42 PM »
    Is your site running PHP?
    Only able to visit the forums sporadically, sorry.

    Geek & Dummy - honest news, reviews and howtos

    unlovedwarrior

      Topic Starter


      Guru

    • someday this name will be known
    • Thanked: 13
      Re: feedback page
      « Reply #2 on: September 27, 2006, 03:02:48 PM »
      nay.. i dont know anything about PHP

      Rob Pomeroy



        Prodigy

      • Systems Architect
      • Thanked: 124
        • Me
      • Experience: Expert
      • OS: Other
      Re: feedback page
      « Reply #3 on: September 27, 2006, 03:29:16 PM »
      It is difficult to handle mail in a spam-proof way uless you have the possibility of server-side scripting.  You don't have to know any PHP - the question is whether your web host provides it.  If not, we can use a fairly simple form to fire up the end user's mail programs, but even with an obfuscated email address, it is still theoretically possible for the spambots to pick your email address off your web page.  Personally, I could NEVER do this client-side, and ONLY server-side.

      What say you?
      Only able to visit the forums sporadically, sorry.

      Geek & Dummy - honest news, reviews and howtos

      unlovedwarrior

        Topic Starter


        Guru

      • someday this name will be known
      • Thanked: 13
        Re: feedback page
        « Reply #4 on: September 27, 2006, 03:30:42 PM »
        ummm.. i think they support php, cuz thats what my forums are phpbb

        Computer Hope Admin

        • Administrator


        • Prodigy

          Thanked: 248
          • Yes
          • Yes
          • Yes
          • Computer Hope
        • Certifications: List
        • Computer: Specs
        • Experience: Guru
        • OS: Windows 10
        Re: feedback page
        « Reply #5 on: September 27, 2006, 03:51:39 PM »
        You may want to first see if your ISP has something already setup that you can place on your web page to do this for you. Often many ISPs will have scripts already setup for their members to handle mail forums to help prevent issues that could arise if you created your own mail script.

        However, if not available you could do this with a PHP script or a Perl script. There are several mail scripts available both in PHP and Perl that are capable of doing this for you.
        Everybody is a genius. But, if you judge a fish by its ability to climb a tree, it will spend its whole life believing that it is stupid.
        -Albert Einstein