It's server side, either PHP, ASP or similar, in PHP it just uses the basic mail() function with a loop.
hotscripts.com and other script sites have heaps of these free so no need to reinvent the wheel (unless your learning PHP etc then is good practice)
timjpriebe posted this at 14:43 — 14th March 2006.
Funny you said no need to reinvent the wheel, Busy. For simple mailing forms, I almost always code them from scratch, so I don't end up with cluttered code. Probably just compensating for my tendency to write cluttered code, though.
I've found some terrifc php driven forms. I've used the tell a friend and the mailform on a site recently and I have to say I really like these scripts. Easy to modify and customize:
Roo wrote: I've found some terrifc php driven forms. I've used the tell a friend and the mailform on a site recently and I have to say I really like these scripts. Easy to modify and customize:
I think that somewhere in the documentation it tells you how to add to it to add more address feilds.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.
Busy posted this at 09:53 — 14th March 2006.
He has: 6,151 posts
Joined: May 2001
Are you after a 'send this to a friend' script ?
It's server side, either PHP, ASP or similar, in PHP it just uses the basic mail() function with a loop.
hotscripts.com and other script sites have heaps of these free so no need to reinvent the wheel (unless your learning PHP etc then is good practice)
timjpriebe posted this at 14:43 — 14th March 2006.
He has: 2,667 posts
Joined: Dec 2004
Funny you said no need to reinvent the wheel, Busy. For simple mailing forms, I almost always code them from scratch, so I don't end up with cluttered code. Probably just compensating for my tendency to write cluttered code, though.
Tim
http://www.tandswebdesign.com
BIGMONAY posted this at 19:27 — 14th March 2006.
They have: 34 posts
Joined: Mar 2004
thanks for the reply guys, I am looking for something like this http://www.ebaumsworld.com/2006/03/cellphonegun.html
Roo posted this at 21:47 — 14th March 2006.
She has: 840 posts
Joined: Apr 1999
I've found some terrifc php driven forms. I've used the tell a friend and the mailform on a site recently and I have to say I really like these scripts. Easy to modify and customize:
Check out GentleSource
Roo
BIGMONAY posted this at 01:34 — 15th March 2006.
They have: 34 posts
Joined: Mar 2004
pretty cool , I wonder is there away to edit it and send multi. e-mail instead of 1.
http://www.stadtaus.com/docu/tell_a_friend_script/tell_a_friend_script_english.html
someone told me they might have it at http://www.w3.org, I don't know how to search on that site
Roo posted this at 07:06 — 15th March 2006.
She has: 840 posts
Joined: Apr 1999
I think that somewhere in the documentation it tells you how to add to it to add more address feilds.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.