Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Experts...

I want to show already entered text in textbox, while am entering same text in textbox.

Example : if i enter username in textbox and click on submit...it submits.

For next time while entering username in textbox, same text must be displayed when i enter first letter of the alphabet. it must show that already entered username.


Please help

Thanks
Posted
Comments
[no name] 10-Sep-13 7:01am    
Help with what? You would need to ask some sort of a question or describe any kind of a problem first.
Estys 10-Sep-13 7:02am    
Google for "auto-complete". Cheers
ridoy 10-Sep-13 7:40am    
this is called auto-completeness,have you tried anything,at least a search in Google?

You should use autocomplete for your textbox.

Here are some examples:
http://www.asp.net/ajaxlibrary/act_autocomplete_simple.ashx[^]
http://www.dotnetfunda.com/articles/article224.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900