I seem to be having some problems regarding HTML in Longtext fields - I think it is something to do with the fact that I have items in double quotes in the field.
As an example, the html will have double quates along the lines of: <p class="articletxt"> When I pull the field out of the database via the Application Server (Coldfusion in this case) it displays all correctly and when I look at the source all is well. When I put the HTML in a Textarea for editing it cuts out text. But if I look in the souce all the text is there, though I have double quoted items, as above, inside my quotes for the value item of the text area? Am I supposed to be doing something with the content of the textfield to avoid the issue with the quotes? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]