Defining the auto-complete dictionary
Mobile
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, Is anyone aware of how you can define the dictionary that gets used for auto-complete when typing text into a text box? I need to restrict the words available in an application to a list of 1000. Many thanks, Chris.
Take a look at this: http://www.codeproject.com/editctrl/smart_auto_completeasp.asp[^] Regards, -Kien Bui