Learn ASP.NET MVC How to's for free here.
ITFunda.Com
Your details are safeBuyer's Satisfaction Contact Us
 Welcome Guest | Register | Login Why online training? | Buyers FAQs | Testimonials | Contact us 

Subscribe


Subscribe to Tutorials feed

Our Quality Professors


Our professors includes
Contact us for training ...

Technology Tags


ADO.NET AdRotator ASP.NET ASP.NET-AJAX Authentication-and-Authorization---LoginView BulletedList Button Caching Calendar Chart CheckBoxList Cookies CSharp CSS Cusotm-Control Debugging-and-Tracing DetailsView DropDownList-and-ListBox DropDownList-and--ListBox Error-handling FileUpload Forms-Authentication GridView HiddenField HTML HyperLink Image ImageButton ImageMap Javascript jQuery jQuery-Ajax jQuery-Attributes jQuery-effects jQuery-Effects jQuery-Events jQuery-How-to-Solution jQuery-Manipulations jQuery-Selectors jQuery-Traversing Label-and-Literal LinkButton ListView Localization-and-Globalization Login LoginName LoginStatus LoginStatus-and-LoginName-and-other-controls LoginView MasterPage Menu Meta-tags Panel PlaceHolder RadioButtonList Repeater Security Session-Management TextBox Themes-and-Skins Url-Routing User-Control Validations visual-studio Webconfig Working-with-Files-and-Folders

Search Tutorials

Keyword
eg. asp.net

Advertisements



Textbox Tutorials - ITFunda.Com

In case we want to auto focus a TextBox when page loads, we can use this approach. For example, in the login page, we can auto focus the Username textbox so that when page loads the cursor starts blinking in this textbox automatically.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

In case we want to apply CSS style to the asp:TextBox we can use this approach.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

Generally long sentences are wrapped in the multiline textbox, in case we want to avoid wrapping of the text, we can use this approach.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

In case we need to provide a textbox to the user where he/she can enter long content having many lines or paragraphs and want to specifiy the width and height of the textbox (it is called textarea in html), we can use this approach.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

In case we want to make the text box read only so that user will not be able to modify the data, we can use this approach. Also if we want to disable a textbox so that user will not be able to even place his cursor to the TextBox we can use this approach.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

In case we want to limit the maximum number of characters allowed in the textbox, we can use this approach.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

In case we need to specify the width of the TextBox so that user will have more visible space into the textbox to enter the data, we can use this approach.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

In case we need to submit the web form on the server as soon as a TextBox value has changed, we can use this approach.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

In case we need to provide ability to user to enter previously entered data into the text box quickly we can use this feature so that an autocomplete dropdown is displayed against the textbox with all previously entered items for that textbox. User can select them to enter that data quickly instead of typing it everytime.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

In case we need to render a password text box so that the actual text doesn’t appear as user type in the text box, we can use this approach. This is frequently used to enter password or secret code on the web page so that other can’t know what is being written in the textbox.

Technology covered: ASP.NET  TextBox 
Type: Tips and Tricks (Books)

More details ...

Page: 1 | 2 |


About Us | Contact Us | Partners | Privacy Policy | Terms and Conditions | Buyer's FAQs | Seller's FAQs | Currency Converter | Go Top

Notice: If you found someone plagiarising our content/materials, kinldy let us know.

© SN ITFunda Services LLP. Site design and layout is copyright to SN ITFunda Services LLP.
Copying or duplicating or mimicking the site design and layout is prohibited and will be treated as a legal offence and will be prosecuted.
Logos, company, product, service or other names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 16102020 | 10/4/2024 11:28:25 PM