Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

textbox

Convert TimeSpan from format “hh:mm:ss” to “hh:mm”

August 31, 2022 by Magenaut

I want to show in a TextBox only hour and minutes

Categories ASP.NET, Q&A Tags asp.net, c#, textbox, timespan Leave a comment

Disable backspace in textbox via javascript

August 30, 2022 by Magenaut

I have a textbox which is extended by an Ajax Control Toolkit calendar.

Categories ASP.NET, Q&A Tags asp.net, backspace, javascript, textbox Leave a comment

Why does a read-only textbox not return any data in ASP.NET?

August 30, 2022 by Magenaut

I’ve set a textbox to read-only. When the user clicks on it, a calendar is displayed and the user selects the date which inputs into the read-only textbox.

Categories ASP.NET, Q&A Tags asp.net, readonly, textbox Leave a comment

Getting the .Text value from a TextBox

August 30, 2022 by Magenaut

I have a bunch of textboxes on my asp.net page, and on TextChanged event, I want to run a stored proc to return a Name, based on user input. If I have a block of code like:

Categories ASP.NET, Q&A Tags .net-3.5, asp.net, c#, textbox Leave a comment

Force ASP.NET textbox to display currency with $ sign

August 30, 2022 by Magenaut

Is there a way to get an ASP.NET textbox to accept only currency values, and when the control is validated, insert a $ sign beforehand?

Categories ASP.NET, Q&A Tags asp.net, currency, formatting, textbox Leave a comment

Accessing Textboxes in Repeater Control

August 29, 2022 by Magenaut

All the ways I can think to do this seem very hackish. What is the right way to do this, or at least most common?

Categories ASP.NET, Q&A Tags asp.net, c#, repeater, textbox Leave a comment

get values from dynamically added textboxes asp.net c#

August 29, 2022 by Magenaut

as suggested in the title i have in which i can insert how many textboxes i want to add to a placeholder. i can add the textboxes just fine the problem is i cant get the values inserted on those dynamically added textboxes. here’s my code

Categories ASP.NET, Q&A Tags asp.net, c#, dynamically-generated, textbox Leave a comment

How to set maxlength for multiline TextBox?

August 29, 2022 by Magenaut

When using a MultiLine TextBox (which generates a TextArea) setting the MaxLength property has no effect. What is the best workaround? I’d like to get basic, intended functionality with minimum of ugly javascript etc. Just prevent user from entering more than max number of characters.

Categories ASP.NET, Q&A Tags asp.net, textbox Leave a comment

asp.net validate textbox – at least one text box must have data in

August 28, 2022 by Magenaut

I have three textboxes and I want to validate them. At least one textbox must contain data.

Categories ASP.NET, Q&A Tags asp.net, textbox, validation Leave a comment

how to scroll asp.net textbox to bottom

August 28, 2022 by Magenaut

I’m building a website with text box containing log messages. the log is getting updated using AJAX.

Categories ASP.NET, Q&A Tags ajax, asp.net, scroll, textbox Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress