hi,
just wandering is there way to save last entered input for application and next time when user enter some thing it give list as you can say history in internet explorer you type web address???
Professional Software Development Tools
hi,
just wandering is there way to save last entered input for application and next time when user enter some thing it give list as you can say history in internet explorer you type web address???
There is, but you'll have to a reasonable amount of coding to pull it off..
Never know what life is gonna throw at you.
(Based on a true story.)
look in the examples or suggestions forum, someone (i cant remember who) posted a suggestion/example which showed auto compleat on a input object....its worth a look![]()
Open your eyes to Narcissism, Don't let her destroy your life!!
I did this with an sqlite database where I would search the appropriate column for text like that and then autocomplete with that information, or you could use a combobox and do the same thing and filter your list based on what they type.
TJ-Tigger
"A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
"Draco dormiens nunquam titillandus."
Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine