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. AJAX: How do I set the autocomplete extender to become case sensitive?

AJAX: How do I set the autocomplete extender to become case sensitive?

Scheduled Pinned Locked Moved Web Development
questiondatabase
2 Posts 1 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
    bangbangbogi
    wrote on last edited by
    #1

    Greetings to all, I have just recently used the ajax autocomplete and after an hour or so, I finally go it to work. However, I noticed that only the 1st char of the input text is case sensitive. How do I set the autocompete control in such a way that every char that the user types in is case sensitive. E.G. Presently, this is what happens: DB table values = hello, Hello, hEllo, hELLO User input = hEllo autocomplete value = hello, Hello, hEllo, hELLO I want it to be: User input = hEllo autocomplete value = hEllo, hELLO

    B 1 Reply Last reply
    0
    • B bangbangbogi

      Greetings to all, I have just recently used the ajax autocomplete and after an hour or so, I finally go it to work. However, I noticed that only the 1st char of the input text is case sensitive. How do I set the autocompete control in such a way that every char that the user types in is case sensitive. E.G. Presently, this is what happens: DB table values = hello, Hello, hEllo, hELLO User input = hEllo autocomplete value = hello, Hello, hEllo, hELLO I want it to be: User input = hEllo autocomplete value = hEllo, hELLO

      B Offline
      B Offline
      bangbangbogi
      wrote on last edited by
      #2

      ideas anyone?

      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