<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'TextBox'</title><link>http://forums.asp.net/search/SearchResults.aspx?q=&amp;tag=TextBox&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tag 'TextBox'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>TextBox, Doesn't show it's content directory</title><link>http://forums.asp.net/thread/3560721.aspx</link><pubDate>Fri, 11 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3560721</guid><dc:creator>oth8man</dc:creator><description>&lt;p&gt;Hello everyone,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m working in a site that&amp;#39;s do some work and it&amp;#39;s show all the progress in a &lt;span style="background:yellow none repeat scroll 0% 0%;-moz-background-clip:border;-moz-background-origin:padding;-moz-background-inline-policy:continuous;"&gt;textbox&lt;/span&gt; line by line,&lt;/p&gt;
&lt;p&gt;But what&amp;#39;s happening is that when all the code finish, it&amp;#39;s update the all the &lt;span style="background:yellow none repeat scroll 0% 0%;-moz-background-clip:border;-moz-background-origin:padding;-moz-background-inline-policy:continuous;"&gt;textbox&lt;/span&gt; one time with all the lines,&lt;/p&gt;
&lt;p&gt;And what I need that when I run &lt;/p&gt;
&lt;p&gt;textbox1.text += &amp;quot;Hello&amp;quot;;&lt;/p&gt;
&lt;p&gt;it&amp;#39;s show hello right a way not after executing the rest of the code .&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks .&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Search Function for Listview</title><link>http://forums.asp.net/thread/3553475.aspx</link><pubDate>Tue, 08 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3553475</guid><dc:creator>nencarnacion</dc:creator><description>&lt;p&gt;How do i make a simple search function that can search for entries in a listviews. do i use a textbox and a button? if yes, how do i do it?&lt;/p&gt;</description></item><item><title>Re: TextBox MaxLength Error</title><link>http://forums.asp.net/thread/3547703.aspx</link><pubDate>Fri, 04 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3547703</guid><dc:creator>QUL001</dc:creator><description>&lt;p&gt;Thanks, I don’t need any data validation or messages posted to the user – couldn’t I simply trim any excess characters with a simple VB routine as follows?&lt;/p&gt;
&lt;p&gt;If Text01.Length &amp;gt; 250 Then&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; Text01 = (?)&lt;/p&gt;
&lt;p&gt;End If&lt;/p&gt;
&lt;p&gt;I’m just unsure of how to complete the routine.&lt;/p&gt;</description></item><item><title>Re: TextBox MaxLength Error</title><link>http://forums.asp.net/thread/3547830.aspx</link><pubDate>Fri, 04 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3547830</guid><dc:creator>QUL001</dc:creator><description>&lt;p&gt;Thanks, this was the&amp;nbsp;solution.&amp;nbsp; Text01 in this instance is a variable with a value from the TextBox (Text01 = TextBox01.Text) , so the MulitLine function is fine; the user can enter any number of&amp;nbsp;characters in the TextBox, however only 250 will post to the database.&lt;/p&gt;</description></item><item><title>Re: TextBox MaxLength Error</title><link>http://forums.asp.net/thread/3541764.aspx</link><pubDate>Tue, 01 Dec 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3541764</guid><dc:creator>QUL001</dc:creator><description>&lt;p&gt;OK, but why doesn&amp;#39;t this simple reference in the HTML code work:&lt;/p&gt;
&lt;p&gt;&amp;lt;asp:TextBox ID=&amp;quot;Page02ATextBox5&amp;quot; runat=&amp;quot;server&amp;quot; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; style=&amp;quot;z-index: 1; left: 484px; top: 608px; position: absolute; width: 370px; height: 44px&amp;quot; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Font-Names=&amp;quot;Arial&amp;quot; Font-Size=&amp;quot;Medium&amp;quot; MaxLength=&amp;quot;250&amp;quot; TextMode=&amp;quot;MultiLine&amp;quot;&amp;gt;&amp;lt;/asp:TextBox&amp;gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: format textbox</title><link>http://forums.asp.net/thread/3540322.aspx</link><pubDate>Mon, 30 Nov 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3540322</guid><dc:creator>aquaren</dc:creator><description>&lt;p&gt;set the textbox border style to none and set the height and width to 100% so it fills the cell&lt;/p&gt;</description></item><item><title>TextBox MaxLength Error</title><link>http://forums.asp.net/thread/3536950.aspx</link><pubDate>Sat, 28 Nov 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3536950</guid><dc:creator>QUL001</dc:creator><description>&lt;p&gt;Is anyone aware of an error associated with MaxLength of TextBoxes, as follows: the maximum length is ignored when TextMode is set to “MultiLine”?&amp;nbsp; I have a TextBox that must allow many characters, so I am using the multiple line setting on the user form. &amp;nbsp;&amp;nbsp;I have found that the maximum length can be exceeded in this instance (but cannot be exceeded for single line TextBoxes).&amp;nbsp; This has caused an error when attempting to post a string too long to the associated database field.&lt;/p&gt;
&lt;p&gt;Does anyone have a solution?&amp;nbsp; Thanks.&lt;/p&gt;</description></item><item><title>scrollbar position</title><link>http://forums.asp.net/thread/3515624.aspx</link><pubDate>Mon, 16 Nov 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3515624</guid><dc:creator>capiono</dc:creator><description>&lt;p&gt;Is there&amp;nbsp; a way&amp;nbsp;to maintain a scrollbar position in a textbox after each&amp;nbsp;postback&amp;nbsp;or does asp:textbox have something similar to maintainScrollPositionOnPostBack. &lt;/p&gt;
&lt;p&gt;And the textbox&amp;nbsp;was created in a WebControl Form (.ascx)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>New release of popular Watermark plugin for jQuery (3.0.2)</title><link>http://forums.asp.net/thread/3509728.aspx</link><pubDate>Thu, 12 Nov 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3509728</guid><dc:creator>speednet</dc:creator><description>&lt;p&gt;Last night I released the latest version of the &lt;span&gt;&lt;strong&gt;Watermark plugin for jQuery&lt;/strong&gt; (version &lt;strong&gt;3.0.2&lt;/strong&gt;&lt;/span&gt;).&lt;/p&gt;
&lt;p&gt;The new release fixes a couple of bugs reported, and adds a potential performance boost when a page is submitted or unloaded.&lt;/p&gt;
&lt;p&gt;For ASP.NET developers, the previous version had a bug that occurred when a validator was placed on a text box that also had a watermark in place.&amp;nbsp; If a postback occurred without changing the contents of the text box, the watermark would end up being posted instead of a blank entry.&lt;/p&gt;
&lt;p&gt;The new version looks for the existence of the Page_ClientValidate function, and hikacks it if it&amp;#39;s found on the page, first hiding all the watermarks on the page, and then calling the original function.&lt;/p&gt;
&lt;p&gt;I built-in the capability to look for other functions, so if I get feedback regarding other standard pre-form submission functions in ASP.NET or any other standard platform, I can easily add them to future versions of the plugin.&lt;/p&gt;
&lt;p&gt;Another fix was allowing the plugin to work even if the page does not include a form element.&amp;nbsp; It is not proper HTML to code a page like that, but the plugin now&amp;nbsp;allows for it nevertheless.&lt;/p&gt;
&lt;p&gt;A final note that some may find interesting:&amp;nbsp; For the minified version (included in the download package), I switched from using YUI Compressor to Microsoft Ajax Minifier.&amp;nbsp; I have found the MS minifier to be vastly superior in terms of code crunching, and in the process some of the tricks it employs actually produce code that should execute faster.&lt;/p&gt;
&lt;p&gt;(BTW, if you want to see a direct comparison between YUI Compressor and Microsoft Ajax Minifier, I should have the latest version of my online JavaScript code compressor available within a week or two.&amp;nbsp; Right now it only uses YUI, but when I push the new version into production you&amp;#39;ll be able to switch back and forth between the two.&amp;nbsp; URL:&amp;nbsp;&lt;a href="http://www.lotterypost.com/js-compress.aspx"&gt;http://www.lotterypost.com/js-compress.aspx&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Watermark plugin for jQuery project page:&amp;nbsp; &lt;a href="http://jquery-watermark.googlecode.com/" target="_blank"&gt;http://jquery-watermark.googlecode.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download package can be found here:&amp;nbsp; &lt;a href="http://code.google.com/p/jquery-watermark/downloads/list"&gt;http://code.google.com/p/jquery-watermark/downloads/list&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Are you getting value from the Watermark plugin?&lt;/strong&gt;&amp;nbsp; Please give it a rating at the jQuery site!&amp;nbsp; &lt;a href="http://plugins.jquery.com/project/jquery-watermark"&gt;http://plugins.jquery.com/project/jquery-watermark&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In case you missed them, here&amp;#39;s a few of my other plugins, I hope you find them useful too:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://topzindex.googlecode.com/" target="_blank"&gt;TopZIndex plugin for jQuery&lt;/a&gt;&amp;nbsp;(please rate &lt;a href="http://plugins.jquery.com/project/TopZIndex" target="_blank"&gt;here&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://jquery-unwrap.googlecode.com/" target="_blank"&gt;Unwrap plugin for jQuery&lt;/a&gt;&amp;nbsp;(please rate &lt;a href="http://plugins.jquery.com/project/jquery-unwrap" target="_blank"&gt;here&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://continueif.googlecode.com/" target="_blank"&gt;ContinueIf plugin for jQuery&lt;/a&gt;&amp;nbsp;(please rate &lt;a href="http://plugins.jquery.com/project/continueif" target="_blank"&gt;here&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://tinyautosave.googlecode.com/" target="_blank"&gt;TinyAutoSave plug-in for TinyMCE&lt;/a&gt;&amp;nbsp;(soon to become part of the standard TinyMCE package from MoxieCode!)&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to disable resize grip on multiline textbox?</title><link>http://forums.asp.net/thread/3510002.aspx</link><pubDate>Thu, 12 Nov 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3510002</guid><dc:creator>Investor5555</dc:creator><description>&lt;p&gt;I cannot seem to find what should be a simple setting to keep my multiline textbox to the height/width or row/column settings without the resize grip or ability to resize. How do I prevent resizing?&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>