Re: HTML in Longtext

2004-01-12 Thread robert_rowe
The double quotes have meaning in HTML. You might be confusing the parser. Try replacing your double quotes with ". -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

HTML in Longtext

2004-01-11 Thread Ian O'Rourke
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: When I pull the field out of the database via the Application