YAFLogo

Dimi
  • Dimi
  • 100% (Exalted)
  • YAF All-the-Time Topic Starter
13 years ago
Is there any way to use the email address with additional parameters to automatically generate email message for the forum participants? For example:

Admin@SomeSite.com?subject=Practice%20Sub-Forum%20Application&body=Hello!

I know it works if I add that to HTML code (below), but it doesn't work on the forum. It's using only the email address part before question sign and trancating the rest of the string.

<html>
<a href="mailto:Admin@SomeSite.com?subject=Practice%20Sub-Forum%20Application&body=Hello">Click to send email</a>
</html>

Dimi

UserPostedImage

Sponsor