Jump to content

favorite free formmail script?

- - - - -

  • Please log in to reply
6 replies to this topic

#1
Root23

Root23

    Programmer

  • Members
  • PipPipPipPip
  • 144 posts
I want to include a contact form on a site I'm working on. Instead of the form loading whatever email client the user has, and requiring them to go through the extra step (assuming their computer is setup so it opens up their email) of emailing it, I'd like to just use a formmail script.

I was curious as to what everyones favorite free formmail script is? I've never used one before, so I don't know what to look for.. Since I don't know PHP/Perl etc, I can't really make my own.

Thanks in advance.
Posted Image

#2
uber meister

uber meister

    Newbie

  • Members
  • Pip
  • 1 posts
oh i was going to ultimatley suggest using PHP this one i found easier to understand...

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Generally, these aren't hard to write on your own. I've got an example of sending email through PHP in one of my tutorials.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#4
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
Yes, some online that you may find can be riddled with insecure practises that may be generally unwanted on your website, it is not too hard to write a more custom one on your own in only a few lines of PHP.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#5
Root23

Root23

    Programmer

  • Members
  • PipPipPipPip
  • 144 posts
Yeah, I wouldn't mind writing my own, but I don't know any PHP, or how it works in relation with everything else.

I'll check out your tutorial though WP, as I do plan on learning PHP (at least some basics) at some point. right now I've just got too much going on with school taking JavaScript, Java, and a database design class..

I was hoping to take a course on PHP if they offer it this fall.

Thanks for the replies everyone..

-root
Posted Image

#6
flabby

flabby

    Newbie

  • Members
  • Pip
  • 2 posts
Open : PhpFormMail.php in your favorite HTML editor & edit away. Its HTML surrounded with PHP code this time BUT you do not need to worry about the PHP code too much - just try to edit these sections without moving them around too much.

#7
Megak

Megak

    Newbie

  • Members
  • PipPip
  • 16 posts
i suggest not using an online one, but perfecting one for yourself. You can start by using the online script as an example, but try to lock it down so that it can't be hacked out for mail bombing




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users