Morning guys, I was wondering if anyone knew of any free 'send this page to a friend' form solution. I like this one, http://www.cosmicscripts.com/demos/tellafriend.shtml but ideally would like to allow my users to enter multiple email addresses. I've had a look at Dynamic drive but cannot find anything.. Many thanks, Si
Personally wouldnt use anything that allows the user to actually write the email themselves as this just opens it up to being used for spam - you can allow them to add content themselves to a stock email but even this is open to abuse. You would need to say which programming language you are using on the server side before anyone can suggest a script
That's guys. I'm using a mix of PHP and html, and at present don't have a huge problem with spam with my standard contact form - so is it just a case of tweaking that to accomodate more email boxes? Si