bpagan
09-15-2004, 09:36 AM
Here's what I'm trying to do:
When a user clicks "email" they are sent the page content in an email, not as an attachment, but as inline text/html. Exactly like the page on The JavaScript Source, http://javascript.internet.com/page-details/load-html.html there is a section after the script "We'll send this script to you!" It does exactly what I need.
I checked the site's FAQ section, they mentioned they used FreeScripts.com's MailFile CGI-script (http://www.FreeScripts.com/html/mail_main.shtml) however I can't seem to get to work without it sending the information as an attachment.
I need it to send as inline text.
Please help!!!!
When a user clicks "email" they are sent the page content in an email, not as an attachment, but as inline text/html. Exactly like the page on The JavaScript Source, http://javascript.internet.com/page-details/load-html.html there is a section after the script "We'll send this script to you!" It does exactly what I need.
I checked the site's FAQ section, they mentioned they used FreeScripts.com's MailFile CGI-script (http://www.FreeScripts.com/html/mail_main.shtml) however I can't seem to get to work without it sending the information as an attachment.
I need it to send as inline text.
Please help!!!!