<?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/multiline</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 20:17:58 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>(JavaScript) Maxlength para Textbox Multiline - derebus</title>
<link>http://snipplr.com/view/36888/maxlength-para-textbox-multiline/</link>
<description><![CDATA[ <p>Si deseamos especificar un maxlength en un textbox multiline podemos usar esta funcion en javascript, el cual botará un mensaje al exceder el maximo numero de caracteres.</p> ]]></description>
<pubDate>Thu, 08 Jul 2010 05:04:19 GMT</pubDate>
<guid>http://snipplr.com/view/36888/maxlength-para-textbox-multiline/</guid>
</item>
<item>
<title>(ActionScript 3) Flex Multi-line ToggleButtonBar - ria-coder</title>
<link>http://snipplr.com/view/36859/flex-multiline-togglebuttonbar/</link>
<description><![CDATA[ <p>Here's a very VERY rough but working implementation of a multi-line ToggleButtonBar component in Flex</p> ]]></description>
<pubDate>Wed, 07 Jul 2010 22:00:36 GMT</pubDate>
<guid>http://snipplr.com/view/36859/flex-multiline-togglebuttonbar/</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>(ActionScript 3) Get rid of annoying line breaks in multiline input fields - creativelifeform</title>
<link>http://snipplr.com/view/25352/get-rid-of-annoying-line-breaks-in-multiline-input-fields/</link>
<description><![CDATA[ <p>Turn off auto kerning to get rid of that goddamn line break that happens on multiline text inputs!</p> ]]></description>
<pubDate>Wed, 23 Dec 2009 18:06:55 GMT</pubDate>
<guid>http://snipplr.com/view/25352/get-rid-of-annoying-line-breaks-in-multiline-input-fields/</guid>
</item>
<item>
<title>(C#) Get Input Controls Name And Value In HTML Page - zvasanth</title>
<link>http://snipplr.com/view/4430/get-input-controls-name-and-value-in-html-page/</link>
<description><![CDATA[ <p>Everything is either true or untrue, or both true and untrue, or neither true nor untrue - nagarguna</p> ]]></description>
<pubDate>Sat, 29 Dec 2007 02:00:22 GMT</pubDate>
<guid>http://snipplr.com/view/4430/get-input-controls-name-and-value-in-html-page/</guid>
</item>
<item>
<title>(Bash) Sed convert multiline whitespace to single newline - plexus</title>
<link>http://snipplr.com/view/2935/sed-convert-multiline-whitespace-to-single-newline/</link>
<description><![CDATA[ <p>Converts whitespace that spans multiple lines into a single newline, needs improvement</p> ]]></description>
<pubDate>Tue, 19 Jun 2007 04:33:17 GMT</pubDate>
<guid>http://snipplr.com/view/2935/sed-convert-multiline-whitespace-to-single-newline/</guid>
</item>
<item>
<title>(Other) regex strip styles - jhenry</title>
<link>http://snipplr.com/view/159/regex-strip-styles/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 30 Jun 2006 14:40:26 GMT</pubDate>
<guid>http://snipplr.com/view/159/regex-strip-styles/</guid>
</item>
</channel>
</rss>