honeycomb 0 Report post Posted September 13, 2004 You may add a "tell afriend " link to your site.The form would let visitors enter a friend's email address and a short note and your server would then send the friend an email with the note and a link to your site. do you aware of the risk, users who recieve these emails may report them as spam, your server may be list in blacklisted and blocked. Share this post Link to post Share on other sites
sanjulian 0 Report post Posted September 13, 2004 I don't thing that users who receives this emails sometime reports them as spam, because the origin of the messages -depending of the script- is usually well specified: "someone who you knows". In addition, you allways can modify the script in order to specify any email adress as the origin of the message, ¿or can they to determine the original server anyway? Share this post Link to post Share on other sites
iGuest 3 Report post Posted September 15, 2004 I don't thing that users who receives this emails sometime reports them as spam, because the origin of the messages -depending of the script- is usually well specified: "someone who you knows". In addition, you allways can modify the script in order to specify any email adress as the origin of the message, ¿or can they to determine the original server anyway? <{POST_SNAPBACK}> where can i get the script from? Share this post Link to post Share on other sites
OrbitPoints 0 Report post Posted September 16, 2004 As far as I know there are no email clients that can block messages by server ip. By the way stillkill if you actually check this message (I doubt he will he is a busy man as you can see by his join date and post count and he posted several 1 liners that didn't count.) I ran a search with query "tell a friend" +perl and found a few, some were perl some were php or asp can't remember. If you can't find any, than make a new topic called "tell a friend script help!" and I am sure people will respond with links or code. Share this post Link to post Share on other sites
Hercco 0 Report post Posted September 16, 2004 That kind of script is actually very easy to program. Just check this description of mail() function in PHP and you should get the idea. Share this post Link to post Share on other sites
jcguy 0 Report post Posted September 17, 2004 If you don't want to write the script and upload it and everything, or don't know how to do that, I can recommend a few free tell-a-friend services that allows you to have that function by adding a few lines of HTML to your website.http://www.1-hit.com/all-in-one/php/tell-a-friend.phphttp://www.bravenet.com/webtools/discontinued.phphttp://www.cooltaf.com/ Share this post Link to post Share on other sites
chhchung 0 Report post Posted September 17, 2004 If you don't want to write the script and upload it and everything, or don't know how to do that, I can recommend a few free tell-a-friend services that allows you to have that function by adding a few lines of HTML to your website. http://www.1-hit.com/all-in-one/php/tell-a-friend.php http://www.bravenet.com/webtools/discontinued.php http://www.cooltaf.com/ <{POST_SNAPBACK}> Check Hotscripts.com. Or you can check http://forums.xisto.com/no_longer_exists/ This is my no.2 post hope this help. When can i reach 50 Share this post Link to post Share on other sites