Connecting Tech Pros Worldwide Help | Site Map

PHP sendmail as HTML with Javascript?

chunk1978's Avatar
Familiar Sight
 
Join Date: Jan 2007
Posts: 226
#1: Mar 1 '07
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.
Reply