I want to compare two strings. One is inserted in a text field and the other is given by the access database.These strings should be compared by letter.
[example]
I insert "tek" on the text field, but i've "tek-tips" on the Database. In the end the page should return to me all the fields that have tek on the name!
[/example]
I'm really a newbie on this stuff, so i don't know the syntax for most of the things. I think that i've to use two arrays. Am i wrong?
If anyone could give me the code for this essay, i'll thanks.

[example]
I insert "tek" on the text field, but i've "tek-tips" on the Database. In the end the page should return to me all the fields that have tek on the name!
[/example]
I'm really a newbie on this stuff, so i don't know the syntax for most of the things. I think that i've to use two arrays. Am i wrong?
If anyone could give me the code for this essay, i'll thanks.