how can i send the article in html page as an email to friend?

  • Thread starter Thread starter b_marnath
  • Start date Start date
B

b_marnath

Guest
I want to give the facility to the user to send the page by email.. Please let me know the code for it.. i am using dreamweaver-8
 
You will have to add in the mail sending function the HTML header to make sure that the tags in the mail will be read as HTML content and not as simple text.

Hope it will help.
 
Back
Top