Hi all, has anyone come across a professional looking way to have the 'tell a friend' thing on a website, but not anything to do with javascript.
Any help appreciated.
Dez.
| SitePoint Sponsor |





Hi all, has anyone come across a professional looking way to have the 'tell a friend' thing on a website, but not anything to do with javascript.
Any help appreciated.
Dez.

Why not do it with javascript? You can put the javascript in an external file and you won't have that code junking up your page.
Linda Jenkinson: Content Team Leader
Creative Web Content
"Say what you mean. Mean what you say. But don't say it mean." ~Unknown
March Photo Challenge. "Blue" Poll is open. Vote NOW!
April Photo Challenge - "A Piece of Paper"


"tell a friend" and "professional" is somewhat of an oxymoron, isn't it?
use a server-side language like php, coldfusion, asp, etc.





Thanks for the input, but I wanted it to work for everyone, irregardless of their settings.Originally Posted by Shyflower





Yep, it is a bit of a contradiction ;-)Originally Posted by r937
I didn't know that it would be possible in PHP ? Can we meet on the PHP section ?
Dez.


There are plenty of tell a friend PHP scripts at http://php.resourceindex.com/Complet...ecommend_Site/
You could even just use a simple form, which sends the results to an e-mail address which has an auto responder attached. Set the form up so the friends e-mail address is in the recipient field of the form results, and the auto responder will send the e-mail to the friend.
Regards,
Jamie Harrop





How would you even write one in Javascript?
Bookmarks