CGI output to mail in html format - TechRepublic
General discussion
May 16, 2001 at 10:21 AM
chipw

CGI output to mail in html format

by chipw . Updated 24 years, 11 months ago

I have created a form for my site visitors for requesting product brochures. I have also created the cgi/perl parsing script. Now, in that script, I have a ‘thankyou’ page that is a table with the response to what the visitor has requested. I also want to email the same form to a particular person in the company to handle fulfulling the requests. I can do that, but, the email message when opened is the html mark-up, the the form itself. Consequently, it is difficult to read, so it is not yet being used. How do I get the email message to show the rendered html, not the html mark-up?

This discussion is locked

All Comments