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
  1. Home
  2. Web Development
  3. ASP.NET
  4. post back when text is entered in text box

post back when text is entered in text box

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelp
9 Posts 4 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.
  • F Offline
    F Offline
    Fahim A Salim
    wrote on last edited by
    #1

    hi i have a text box in asp.net page inwhich user enters characters now i want that on every charachter entered by the user a post back occurs now it is only being occured when enter key is pressed can any one help me :doh:

    K 1 Reply Last reply
    0
    • F Fahim A Salim

      hi i have a text box in asp.net page inwhich user enters characters now i want that on every charachter entered by the user a post back occurs now it is only being occured when enter key is pressed can any one help me :doh:

      K Offline
      K Offline
      Kleindahl
      wrote on last edited by
      #2

      My i ask you why you want this functionality? my reason for asking is to best help you find the best solution. -- Christian

      F 1 Reply Last reply
      0
      • K Kleindahl

        My i ask you why you want this functionality? my reason for asking is to best help you find the best solution. -- Christian

        F Offline
        F Offline
        Fahim A Salim
        wrote on last edited by
        #3

        I want user to serach people via post code now if the user enters sy k than response should be that list of all people with post code starting form k now the user have to press enter to do that

        K N 2 Replies Last reply
        0
        • F Fahim A Salim

          I want user to serach people via post code now if the user enters sy k than response should be that list of all people with post code starting form k now the user have to press enter to do that

          K Offline
          K Offline
          Kleindahl
          wrote on last edited by
          #4

          Would it be a solution for you to do this with ajax insteed? So that while the user is writing in the textbox they would instantly get a response from the server showing the people with the specific postal code? You could code it so that the event did not fire until a specific amount of characters where typed, for instance 4 ... -- Christian

          F 1 Reply Last reply
          0
          • K Kleindahl

            Would it be a solution for you to do this with ajax insteed? So that while the user is writing in the textbox they would instantly get a response from the server showing the people with the specific postal code? You could code it so that the event did not fire until a specific amount of characters where typed, for instance 4 ... -- Christian

            F Offline
            F Offline
            Fahim A Salim
            wrote on last edited by
            #5

            Thanks

            K 1 Reply Last reply
            0
            • F Fahim A Salim

              I want user to serach people via post code now if the user enters sy k than response should be that list of all people with post code starting form k now the user have to press enter to do that

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              This is not a good solution. As christian suggested, you can use AJAX to get the results with out refreshing the page. AJAX toolkit comes with a suggest control, which will be suitable for your requirement.


              My Website | Ask smart questions

              1 Reply Last reply
              0
              • F Fahim A Salim

                Thanks

                K Offline
                K Offline
                Kleindahl
                wrote on last edited by
                #7

                no problem, please consider rating my answer if you think that it helped you :) Regards Christian

                S 1 Reply Last reply
                0
                • K Kleindahl

                  no problem, please consider rating my answer if you think that it helped you :) Regards Christian

                  S Offline
                  S Offline
                  Sandeep Akhare
                  wrote on last edited by
                  #8

                  IF you ask them to do then they will never rate your post , i saw many members they have written text for rating their replies as signature in their post ;)

                  Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

                  K 1 Reply Last reply
                  0
                  • S Sandeep Akhare

                    IF you ask them to do then they will never rate your post , i saw many members they have written text for rating their replies as signature in their post ;)

                    Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

                    K Offline
                    K Offline
                    Kleindahl
                    wrote on last edited by
                    #9

                    okay, i'll try that insteed :) thx -- Christian

                    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