Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. MaskedTextBox in ASP.NET 2.0?

MaskedTextBox in ASP.NET 2.0?

Scheduled Pinned Locked Moved Web Development
questioncsharpasp-netcomgame-dev
9 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Brent Lamborn
    wrote on last edited by
    #1

    Hello all! I'm wondering, can I use a MaskedTextBox in my ASP.NET 2.0 web form? I see it in my VS2005 toolbox when creating windows applications, but it isn't in my toolbox when creating a web form. How can I implement a MaskedTextBox in an ASP.NET 2.0 web app? for example, a phone number input textbox would already show the ( ) - in the textbox. Has anyone done this? Thank you! "Half this game is ninety percent mental." - Yogi Berra If you can read thank a teacher, if you can read in English, thank a Marine.

    M M 2 Replies Last reply
    0
    • B Brent Lamborn

      Hello all! I'm wondering, can I use a MaskedTextBox in my ASP.NET 2.0 web form? I see it in my VS2005 toolbox when creating windows applications, but it isn't in my toolbox when creating a web form. How can I implement a MaskedTextBox in an ASP.NET 2.0 web app? for example, a phone number input textbox would already show the ( ) - in the textbox. Has anyone done this? Thank you! "Half this game is ninety percent mental." - Yogi Berra If you can read thank a teacher, if you can read in English, thank a Marine.

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi there, AFAIK, there's no built-in masked TextBox control in the ASP.NET 2.0, you check out the ASP.NET Custom Control Gallery[^], we used the telerik's one and happy with it.

      B 1 Reply Last reply
      0
      • B Brent Lamborn

        Hello all! I'm wondering, can I use a MaskedTextBox in my ASP.NET 2.0 web form? I see it in my VS2005 toolbox when creating windows applications, but it isn't in my toolbox when creating a web form. How can I implement a MaskedTextBox in an ASP.NET 2.0 web app? for example, a phone number input textbox would already show the ( ) - in the textbox. Has anyone done this? Thank you! "Half this game is ninety percent mental." - Yogi Berra If you can read thank a teacher, if you can read in English, thank a Marine.

        M Offline
        M Offline
        Mihai Drebot
        wrote on last edited by
        #3

        Just use Mihai Voicu Drebot

        B 1 Reply Last reply
        0
        • M minhpc_bk

          Hi there, AFAIK, there's no built-in masked TextBox control in the ASP.NET 2.0, you check out the ASP.NET Custom Control Gallery[^], we used the telerik's one and happy with it.

          B Offline
          B Offline
          Brent Lamborn
          wrote on last edited by
          #4

          Thank you. I suppose I will have to use a third party control, or develop my own. I suppose any option will be heavy on the javascript. "Half this game is ninety percent mental." - Yogi Berra If you can read thank a teacher, if you can read in English, thank a Marine.

          1 Reply Last reply
          0
          • M Mihai Drebot

            Just use Mihai Voicu Drebot

            B Offline
            B Offline
            Brent Lamborn
            wrote on last edited by
            #5

            Use what Mihai..."just use"...it's sound like you have a good solution, but what? :confused: "Half this game is ninety percent mental." - Yogi Berra If you can read thank a teacher, if you can read in English, thank a Marine.

            M 1 Reply Last reply
            0
            • B Brent Lamborn

              Use what Mihai..."just use"...it's sound like you have a good solution, but what? :confused: "Half this game is ninety percent mental." - Yogi Berra If you can read thank a teacher, if you can read in English, thank a Marine.

              M Offline
              M Offline
              Mihai Drebot
              wrote on last edited by
              #6

              seccond time today this happens to me :( this actualy adds some more functionality, like disabling copy/paste, etc Hope i understood correctly what you need

              M B 2 Replies Last reply
              0
              • M Mihai Drebot

                seccond time today this happens to me :( this actualy adds some more functionality, like disabling copy/paste, etc Hope i understood correctly what you need

                B Offline
                B Offline
                Brent Lamborn
                wrote on last edited by
                #7

                third time? :laugh: Sorry still didn't get it...you are having a hard time of it!...:-D "Half this game is ninety percent mental." - Yogi Berra If you can read thank a teacher, if you can read in English, thank a Marine.

                1 Reply Last reply
                0
                • M Mihai Drebot

                  seccond time today this happens to me :( this actualy adds some more functionality, like disabling copy/paste, etc Hope i understood correctly what you need

                  M Offline
                  M Offline
                  Mihai Drebot
                  wrote on last edited by
                  #8

                  it just doesn't like what i put there use the asp:TextBox, with attribute TextMode="Password"

                  B 1 Reply Last reply
                  0
                  • M Mihai Drebot

                    it just doesn't like what i put there use the asp:TextBox, with attribute TextMode="Password"

                    B Offline
                    B Offline
                    Brent Lamborn
                    wrote on last edited by
                    #9

                    I think you misunderstood my question. Thanks anyway. "Half this game is ninety percent mental." - Yogi Berra If you can read thank a teacher, if you can read in English, thank a Marine.

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups