<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Foro Vida Una : Delimitar caracteres en un campo de texto</title>
  <link>https://www.vidauna.com/</link>
  <description><![CDATA[This is an XML content feed of; Foro Vida Una : C&#243;digos JavaScript : Delimitar caracteres en un campo de texto]]></description>
  <pubDate>Sat, 30 May 2026 02:40:54 +0000</pubDate>
  <lastBuildDate>Thu, 11 Mar 2010 08:11:08 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.vidauna.com/RSS_post_feed.asp?TID=822</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Foro Vida Una]]></title>
   <url>https://www.vidauna.com/images/vidauna_logo.gif</url>
   <link>https://www.vidauna.com/</link>
  </image>
  <item>
   <title><![CDATA[Delimitar caracteres en un campo de texto : simple forma de limitar el numero...]]></title>
   <link>https://www.vidauna.com/delimitar-caracteres-en-un-campo-de-texto_topic822_post3053.html#3053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.vidauna.com/member_profile.asp?PF=110">Programador</a><br /><strong>Subject:</strong> 822<br /><strong>Posted:</strong> 11&nbsp;Marzo&nbsp;2010 at 8:11am<br /><br /><P>simple forma de limitar el numero de caracteres en un campo de texto - Text area</P><P>Como en el titulo indicamos esta simple linea de codigo consigue limitar el texto que se ingrese en un campod e texto o textarea a la cantidad de caracteres que deseemos.</P><DIV>Códgo:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#009900>&lt;TEXTAREA onkeyup="this.value = this.value.slice(0, 60)"&gt;&lt;/TEXTAREA&gt;<BR></FONT></DIV>]]>
   </description>
   <pubDate>Thu, 11 Mar 2010 08:11:08 +0000</pubDate>
   <guid isPermaLink="true">https://www.vidauna.com/delimitar-caracteres-en-un-campo-de-texto_topic822_post3053.html#3053</guid>
  </item> 
 </channel>
</rss>