Hi All
I am currently designing / programming a wiki in VS to publish as a exe file, i have created a main menu with roughly 6 different sub heading - each sub heading has a tree structure behind it. Some spanning 10 or so forms
I want to add a search feature on the main menu to pick out / find key words (tags) on each form created. What is the best way to program this
Any help / direction would be appreciated
ps. i have been looking online and keep coming across creating a database and incorporating that into my code - just wondering if this is the only way