What versions of CF are you guys running? I am running CF5 and have problems sometimes when I populate a form field so I correct it with htmleditformat() but just out of curiosity, are you all running MX or 5? Perhaps they fixed the problems in MX.
Just Curious, Jim Vosika http://tinyclick.com Free URL Shortening! -----Original Message----- From: Matthew Walker [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 11:00 PM To: CF-Talk Subject: RE: HtmlEditFormat() Uh, yes, of course. In a bit of a fluster here ;-) > -----Original Message----- > From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 18 July 2002 3:46 p.m. > To: CF-Talk > Subject: RE: HtmlEditFormat() > > > > When the form is submitted, the " becomes " etc. So > > they won't ever end up in the database. (Correct me if I'm wrong.) > > I don't believe so ... I believe when you post the form there is no > conversion of the contents of the form ... When you type > > into a form > that's already loaded, you see > because you typed it ... > When the form > is prepopulated with > you see > because the browser interpreted it > before you had a chance to type anything ... but I don't > think the browser > actually converts it during a post operation ... I've seen > form results ( in > debugging output ) with input fields where the browser > actually interprets > the form results, so you see form elements in the debugging > output -- but > then I've seen htmlencoded data in the form debugging output also ... > > Isaac > > www.turnkey.to > 954-776-0046 > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

