<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/linebreak</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 23:22:23 GMT</pubDate>
<item>
<title>(ActionScript 3) AS3 Convert TextField LineBreaks to CRLF for Display as Plain Text (Notepad) on Windows - adrianparr</title>
<link>http://snipplr.com/view/61990/as3-convert-textfield-linebreaks-to-crlf-for-display-as-plain-text-notepad-on-windows/</link>
<description><![CDATA[ <p>Linebreaks differ between Flash TextField and a plain text file like Notepad. In this example we convert the html linebreaks in Flash to \r\n</p> ]]></description>
<pubDate>Tue, 20 Dec 2011 02:01:19 GMT</pubDate>
<guid>http://snipplr.com/view/61990/as3-convert-textfield-linebreaks-to-crlf-for-display-as-plain-text-notepad-on-windows/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Prevent Multiline in TextArea Component - adrianparr</title>
<link>http://snipplr.com/view/35257/as3-prevent-multiline-in-textarea-component/</link>
<description><![CDATA[ <p>There is no built-in way of preventing the user pressing the Enter Key in a TextArea Component (in a standard TextField you can set multiline = false). Instead, you need to listen for the CHANGE event and then remove the Carriage Retun (\r) character.</p> ]]></description>
<pubDate>Thu, 27 May 2010 06:28:45 GMT</pubDate>
<guid>http://snipplr.com/view/35257/as3-prevent-multiline-in-textarea-component/</guid>
</item>
<item>
<title>(MySQL) Search and replace within a field with regex in MySQL - davidrinnan</title>
<link>http://snipplr.com/view/28797/search-and-replace-within-a-field-with-regex-in-mysql/</link>
<description><![CDATA[ <p>After a problem with row break in a text field I found this way of searching within a where clause in an SQL query. Can be used for selection or update / replace purposes of course.</p> ]]></description>
<pubDate>Tue, 23 Feb 2010 14:06:08 GMT</pubDate>
<guid>http://snipplr.com/view/28797/search-and-replace-within-a-field-with-regex-in-mysql/</guid>
</item>
<item>
<title>(PHP) dnl2p - ishkur</title>
<link>http://snipplr.com/view/7465/dnl2p/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Jul 2008 15:25:39 GMT</pubDate>
<guid>http://snipplr.com/view/7465/dnl2p/</guid>
</item>
</channel>
</rss>