Then use the TYPE attribute of CFMAIL and set it HTML. The best way is to use something like Dreamweaver (or any WYSIWYG editor) to create the HTML page and format it the way you want, then copy and paste the HTML and use that as your CFMAIL body content (don't' need any head tags for this, just <html> and <body>). Carlos Roque I.S., Applications Web Development Sage Software, Inc. x2154 -----Original Message----- From: Jones, Becky [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 11:54 AM To: CF-Talk Subject: RE: email i got that.... is there a way to format the elements inside the cfmail? right now it just outputs the data kinda sloppy, i wanted more like a table output. -----Original Message----- From: Roque,Carlos [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 2:32 PM To: CF-Talk Subject: RE: email Use a CFQUERY and then do CFMAIL Carlos Roque I.S., Applications Web Development Sage Software, Inc. x2154 -----Original Message----- From: Jones, Becky [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 9:04 AM To: CF-Talk Subject: email is there a way to have a form that when a user types in data, it gets submitted to a database and an email of the data goes to a specific person or persons? thanks, bec. ************************************************* This e-mail, including any attachments, is intended for the receipt and use by the intended addressee(s), and may contain confidential and privileged information. If you are not an intended recipient of this e-mail, you are hereby notified that any unauthorized use or distribution of this e-mail is strictly prohibited. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

