hey guys...
so i have this amazing word game concept
but i don't know how to do a spell checker
and i don't want to go server-side either
so please, how can i create my own dictionary using either csv or xml
and how can i parse it so that when you type a word, it checks through the dictionary if it is valid?