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. How to Create Search Text Box in C#.Net like Google Search Box

How to Create Search Text Box in C#.Net like Google Search Box

Scheduled Pinned Locked Moved ASP.NET
csharpsaleshelptutorial
4 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.
  • A Offline
    A Offline
    arprabhu
    wrote on last edited by
    #1

    Hi All, I want to Search Customer name from Data Base using Text Box in C#.Net like Google Search. Want to list out the Customer Name while typing Customer Name in Text Box from Data Base. If have any other method give me guidance. Any help will be appreciated. Advance Thanks. Regards, Prabhu.

    L W U 3 Replies Last reply
    0
    • A arprabhu

      Hi All, I want to Search Customer name from Data Base using Text Box in C#.Net like Google Search. Want to list out the Customer Name while typing Customer Name in Text Box from Data Base. If have any other method give me guidance. Any help will be appreciated. Advance Thanks. Regards, Prabhu.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      See Simple Pattern Matching Technique to Improve the Search Boxes[^].

      Use the best guess

      1 Reply Last reply
      0
      • A arprabhu

        Hi All, I want to Search Customer name from Data Base using Text Box in C#.Net like Google Search. Want to list out the Customer Name while typing Customer Name in Text Box from Data Base. If have any other method give me guidance. Any help will be appreciated. Advance Thanks. Regards, Prabhu.

        W Offline
        W Offline
        wikizhao
        wrote on last edited by
        #3

        i have demo,please give me msg,i send to you

        1 Reply Last reply
        0
        • A arprabhu

          Hi All, I want to Search Customer name from Data Base using Text Box in C#.Net like Google Search. Want to list out the Customer Name while typing Customer Name in Text Box from Data Base. If have any other method give me guidance. Any help will be appreciated. Advance Thanks. Regards, Prabhu.

          U Offline
          U Offline
          User 9418896
          wrote on last edited by
          #4

          You would need to use javascript for that and on each keypress or keydown event post the data to the server to query your data from the database.

          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