Is there any way to have an email form which will send a html formatted email to the recepient.
I am doing a job for a client and they need to be able to print the contacts out and fax them to a credit company... they want the emails to look exactly like the form they filmed in on the website.
Most asp email objects and most email programs can send and render html mail, but you'll have to do some coding to get html to send properly.
For an example of one mail component and how to send html, visit www.dimac.net and d/l JMail. You can review the message object and see how to send html. I believe aspmail docs are available at the server object website - www.serverobjects.com