Results 1 to 5 of 5

Thread: Maximum Characters...

  1. #1

    Thread Starter
    Frenzied Member macai's Avatar
    Join Date
    Jul 2001
    Location
    Napanoch NY
    Posts
    1,228

    Talking Maximum Characters...

    Hello,

    We all know that the TextBox control has a character limit of
    32,000...

    Is there a way to exceed this limit?
    Luke

  2. #2
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    I'm in front of the computer.
    Posts
    270
    I've wondered about that before; maybe you could try another control like a rich text box?
    Alphanos

  3. #3

    Thread Starter
    Frenzied Member macai's Avatar
    Join Date
    Jul 2001
    Location
    Napanoch NY
    Posts
    1,228

    Unhappy RTB

    Yeah, i wish i could.... but i would then need the RTB not to be
    able to accept Rich Text.... so i need to be able to either exceed
    the 32,000 character limit or make the RichTextBox incabable of
    getting Rich Text.
    Luke

  4. #4
    Addicted Member Janus's Avatar
    Join Date
    Aug 2001
    Location
    California
    Posts
    221

    Rich text...

    whenever the textbox changes, you could set RichTextBox.Text = RichTextBox.Text, which removes all the formatting... not sure if it'd work right though.
    "1 4m 4 1337 #4xz0r!'
    Janus

  5. #5

    Thread Starter
    Frenzied Member macai's Avatar
    Join Date
    Jul 2001
    Location
    Napanoch NY
    Posts
    1,228

    Dont work right.

    hmm, it MIGHT work, but i have an idea THanx guys, laterz.
    Luke

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width