How to make your site so that you can write and send a message?
|
2 answers
You can use the AddThis API - one of their buttons to send email messages.
<a href="http://api.addthis.com/oexchange/0.8/forward/email/offer?pco=tbx32nj-1.0&url=http%3A%2F%2Fhashcode.ru&pubid=xa-4f2191b11bd7802f" target="_blank" ><img src="http://cache.addthis.com/icons/v1/thumbs/32x32/email.png" border="0" alt="email" /></a>
|
create text field and submit button
|