Dear Monks,
Our company web page is on a Windows server. I want to send an email message to someone everytime they fill out a form. I am using Net::SMTP. How do you send HTML over in the email message? Basically, I want to make some words bold and add an image. I would use MIME::Lite, but the server does not contain that module and they will not add on any additional modules.
Thanks