we require tell a friend script? we want to place a script on our product website on shawls and scarves.
I think you need create 1 file with tell friend form... (ex: tellfriend.php) and you can link your page to tellfriend.php (<a href="tellfriend.php?id_product=999">tellfriend</a>)
first.... create file (ex: tellfriend.php) on your file.. create the form with email, name, message... and with php script... so.. when you post your form.. your script can handle $_POST variable from your form. if you done with the script (tellfriend.php) you can link your page to your file. like this <a href="tellfriend.php?id_product=999">tellfriend</a> where id_product is your product id, so... tellfriend.php know witch product do you want sent to your friend (select product using sql query). if tellfriend.php already select your product, you can send this info to your friend.
ouch -$50 for a TAF script is expensive! There ar quite a few available including 1 I have written - if you need one, let me know and I'll tell you where to get it from.
riiiiiight. Just look above his post for a free taf script from me, or search the net. Of course I don't mind rep though.