Anyone on here know how to count words in a textbox that only exist in a database using a function in vb?
For example database stores 2 words "jumper" and "shirt"
User enters "I bought a new jumper and shirt"
I want the count to = 2.
The database is one built within visual studio.
Thanks
For example database stores 2 words "jumper" and "shirt"
User enters "I bought a new jumper and shirt"
I want the count to = 2.
The database is one built within visual studio.
Thanks