Monday, May 24, 2010

What is the html code to create a link that forwards an email?

I'm trying to allow people to click a link in Outlook that will forward an email to another address and not create a reply or new email.

What is the html code to create a link that forwards an email?
ah its indeed possible...


1. Create the form on a new blank page and save it as referit.asp.


2. Name the first box "SenderName".


3. Name the second box "Email".


4. Set the form action to referit2.asp (right click in the form, Form Properties, Send to other, Options, Action box).


visit..


http://www.frontpagehowto.com/referit.as...





OR


http://www.htmlcodetutorial.com/help/sut...





hope this helps


Cheers:)
Reply:http://www.reachcustomersonline.com/cont...
Reply:%26lt;a href="mailto:EMAIL"%26gt;%26lt;/a%26gt;


Creates a mailto link


You might try making some kind of form to do this with but here is a cheat sheet for html. I am pretty sure you can set the mail to link up to include the original text just dont have time to figure it out for you but here is the link: http://www.webmonkey.com/webmonkey/refer...
Reply:Ah - you want to see if people are reading the email or you want to predicate more spam?





If it is not either of the above then email me clarification - otherwise write your own spam generator


No comments:

Post a Comment