Reply
mailto: forward?
Old 11-19-2006, 06:15 PM mailto: forward?
webgurl's Avatar
Skilled Talker

Posts: 70
Location: Australia
I have a 'send this email to a friend' graphic in an HTML newsletter . How do I make this
link do a mailto: forward?

Thanks
webgurl is offline
Reply With Quote
View Public Profile Visit webgurl's homepage!
 
When You Register, These Ads Go Away!
Old 11-19-2006, 09:00 PM Re: mailto: forward?
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
Converting Video For YouTube
Posts: 2,339
Name: Keith Marshall
Location: West Hartford, CT
You can use this which will open the users mail client. All they would need to do is enter a fiends email address.

HTML Code:
<a href="mailto:?subject=Check%20out%20this%20link...&body=You%20are%20invited%20to%20check%20out%20a%20cool%20site:%20%20http%3A%2F%2Fwww.mysite.com">Mail Link to a Friend</a>
__________________

<mgraphic /> - I don't have a solution but I admire the problem.

Last edited by mgraphic : 11-19-2006 at 09:06 PM.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 11-20-2006, 11:17 AM Re: mailto: forward?
boyevul's Avatar
Skilled Talker

Posts: 57
Location: Maumelle, AR
Quote:
Originally Posted by mgraphic View Post
You can use this which will open the users mail client. All they would need to do is enter a fiends email address.

HTML Code:
<a href="mailto:?subject=Check%20out%20this%20link...&body=You%20are%20invited%20to%20check%20out%20a%20cool%20site:%20%20http%3A%2F%2Fwww.mysite.com">Mail Link to a Friend</a>
You could also tweak a script/input box with those values and have the input box be the input for the email address.
__________________
Scarform
boyevul is offline
Reply With Quote
View Public Profile Visit boyevul's homepage!
 
Old 11-24-2006, 06:45 PM Re: mailto: forward?
dansgalaxy's Avatar
Eat, Sleep, Code

Posts: 6,284
Name: Dan
Location: Swindon
i know this can be done via php
i dont have a script to give u but i have seen one and used one before where the user can enter a email address and it emails a file (the email) to that address

just basically saying try looking at php for the answer maybe...
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Old 11-24-2006, 07:30 PM Re: mailto: forward?
Mooofasa's Avatar
Defies a Status

Posts: 1,612
Name: Michael (mik) Land
Location: England
Using PHP to submit the form contents to an encrypted email address is much more spam-proof than the simple mailto: in the HTML form, as dansgalaxy pointed out try looking for such a solution (only if your server allows PHP).
__________________
Tumblings.co.uk - Tumblog with thoughts, quotes, links, videos, images and my creations.
Opera Browser - The best free web browser.
Opera Dev Tools - Firefox is now Firefail.
Mooofasa is offline
Reply With Quote
View Public Profile Visit Mooofasa's homepage!
 
Old 11-26-2006, 03:24 AM Re: mailto: forward?
PHiP420's Avatar
Junior Talker

Posts: 1
Name: Phil
The best way that i have found is to create a php. I use a program called forms to go and it takes form fields on a current site and turns it into a .php file that you keep on your server.
http://www.isitebuild.com/simplephpform.htm

take a look and see if that will help you out any.
PHiP420 is offline
Reply With Quote
View Public Profile
 
Old 11-26-2006, 05:04 PM Re: mailto: forward?
mad_willsy's Avatar
Super Spam Talker

Posts: 774
Name: Will Craig
Location: Cheltenham, Gloucestershire, UK
How are your newsletters stored on your server? If they arn't, implement that first.
__________________
Wont :P
SoldierExteme.com - Free MMORPG - sign-up today!
Backthebulls.com - Free online games
mad_willsy is offline
Reply With Quote
View Public Profile Visit mad_willsy's homepage!
 
Old 11-28-2006, 05:56 AM Re: mailto: forward?
Average Talker

Posts: 22
If you are interested, I can give you the PHP code I've used to do this on newsminer.com. Just PM me.
akbigdog is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to mailto: forward?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.93305 seconds with 12 queries