Have yout ried one of the spiffy HTML WYSIWYG controls?
They take the text people enter and convert it to HTML code, and then store
it in a database table etc. via a standard cf variable.
You can take that variable and do whatever you want with it.

An example is here
www.carigamer.com/default.cfm?page=news/submitnews.cfm

The one I'm using on that page is  a free LITE version from
www.iautomated.com

There are several others with different functionalities and price points.

THis particular version only works in IE5.0 and up unfortunately. But over
90% of the vistiors to my website use IE 5 and up so I'll keep it there for
now :) If you use a different browser you'll see a plain vanilla <Textarea>

-Gel


-----Original Message-----
From: Jon Tillman [mailto:[EMAIL PROTECTED]]

does anyone know of a way to create an html file from a form submission, or
to insert the form fields into a template and save the result as an html
file?
I can't find anything on the net, and cffile seems to not be what I need.

- --
Jon Tillman
http://www.eruditum.org
finger [EMAIL PROTECTED] to annoy the MPAA


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to