This is a discussion on "email" within the Web Page Design section. This forum, and the thread "email are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
email
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
email
Hi
What I need to do is have a link on a web page so that people can email the site to a friend. Does anyone know how it is done? |
|
|
|
||||
|
Re: email
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
|||
|
Re: email
Yup, mailto: is one answer... But if you want to make it more elaborate, you can use ASP, explained in this tutorial.
Hope this helps!
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
||||
|
Re: email
I know this is probably going a little too far for what you are asking but you could also use PHP which is usually the preferred method since your probably going to be on a server the supports PHP.
Anyway, here's the tutorial: PHP mail() --> Making a Form / Validating Input / Sending an email. Hope this helps! |
|
||||
|
Re: email
Eesh people, he only wants a little button not how to use complicated scripts in every language under the sun
p.s. if you are putting an email into your html encrypt here so it doesn't get spammed by bots
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: email
Well yep but i liked to give him options just in case he hasn't got an ASP supportive server
|
|
|||
|
Re: email
Thank you to all of you for your help, I will have a look in to each of them.
Thanks |
|
|||
|
Re: email
Alex, thanks for that link about the encrypted emails! I don't need it though since I never use mailto. I always use a form on my websites that the user can fill out, and submit, sending the data to my email...
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
||||
|
Re: email
This is different swagner, this is emailing to anyone.
Come to think of it, he won't need that link I don't think!
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: email
Yes, I know. I just meant that I have never done anything like that since I have absolutely no need for it...
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP email form not sending email | Kurt | PHP Forum | 1 | Oct 12th, 2007 04:26 |
| Asp And Email | jimmy3shoes | Classic ASP | 2 | Aug 1st, 2007 09:39 |
| Form submits to email via php, but email is blank!!?? | DH1234 | PHP Forum | 2 | Jun 18th, 2007 10:42 |
| PHP Email | Sabin_33 | PHP Forum | 7 | Dec 22nd, 2006 15:28 |