0

I don't know if this is possible or not. What I want to do is add dynamic values to textbox's auto complete.

For example, I have textBox1 and I input "myUserName" and then press submit button then the page refreshes. When I type "m" to textBox1, just below the textBox1, the intellisense or auto complete turn up and the value "myUserName" is showing.

So my question is how do I add data to textBox1's auto complete. Is it possible? If yes please tell me how. Thanks in advance.

3
  • Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it. Commented Feb 4, 2018 at 11:06
  • Possible duplicate of javascript/html autocomplete textbox Commented Feb 4, 2018 at 11:07
  • [How to implement a google suggest-like input field? ](stackoverflow.com/questions/10795843/…) Commented Feb 4, 2018 at 11:19

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.