Guest BobinLouisiana Posted November 17, 2010 Report Posted November 17, 2010 I designed and maintain a website for a manufacturing concern that has separate pages for each of the products made by the company. Viewers can use a link that will allow them to download and print a pdfs of the materials that they have just viewed. The client would like to add the ability for a viewer to press a button and send these materials to other individuals via e-mail, much as you would do when you go to a news site and send an article to another individual. How do I accomplish this. I am presently using Dreamweaver MX for my work, and I have been told that this function must come from the server. Is that correct and how do I go about this? BobinLouisiana
falkencreative Posted November 17, 2010 Report Posted November 17, 2010 Sounds like you need to use a bit of PHP for this - primarily the mail() function with an attachment. These might be useful" -- http://www.texelate.co.uk/blog/send-email-attachment-with-php/ -- http://www.webcheatsheet.com/PHP/send_email_text_html_attachment.php
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now