Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
deleted 177 characters in body
Source Link
ROMANIA_engineer
  • 57k
  • 30
  • 211
  • 207

Good day everyone!

I just want to ask if this is possible 'coz I can't find any answer to this.

Now, my problem is I need to limit the number of characters to be pasted in a multilnemultiline textbox.

Let's say this is my string to be pasted in the textbox:

Good day Ladies and Gents!
I just want to know
If this is possbile. Please help!

If this is possible, please help.

The rule is maximum characters PER LINE is 10, Maximum ROWS is 2. Applying the rule, pasted text should only be like this:

Good day L
I just wan

Any answer would be pretty much appreciated! Thank you!

Good day everyone!

I just want to ask if this is possible 'coz I can't find any answer to this.

Now, my problem is I need to limit the number of characters to be pasted in a multilne textbox.

Let's say this is my string to be pasted in the textbox:

Good day Ladies and Gents!
I just want to know
If this is possbile. Please help!

The rule is maximum characters PER LINE is 10, Maximum ROWS is 2. Applying the rule, pasted text should only be like this:

Good day L
I just wan

Any answer would be pretty much appreciated! Thank you!

I need to limit the number of characters to be pasted in a multiline textbox.

Let's say this is my string to be pasted in the textbox:

Good day Ladies and Gents!
I just want to know

If this is possible, please help.

The rule is maximum characters PER LINE is 10, Maximum ROWS is 2. Applying the rule, pasted text should only be like this:

Good day L
I just wan

Source Link
Jack Frost
  • 316
  • 5
  • 14

How to limit number of characters to paste in the text box?

Good day everyone!

I just want to ask if this is possible 'coz I can't find any answer to this.

Now, my problem is I need to limit the number of characters to be pasted in a multilne textbox.

Let's say this is my string to be pasted in the textbox:

Good day Ladies and Gents!
I just want to know
If this is possbile. Please help!

The rule is maximum characters PER LINE is 10, Maximum ROWS is 2. Applying the rule, pasted text should only be like this:

Good day L
I just wan

Any answer would be pretty much appreciated! Thank you!