PHP sendmail as HTML with Javascript?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chunk1978
    New Member
    • Jan 2007
    • 224

    PHP sendmail as HTML with Javascript?

    quick question... i understand it's possible to send an HTML email using PHP's mail() function, but is it possible for this html email to have javascript involved also?

    Calling Javascript, there are some DIVs in the HTML that i have set to style.display=' none' or style.display=' block' depending on weather the $_POST php values are empty or not... (as well as a few other javascript functions)

    thanks.
Working...