telmessos
04-17-2006, 05:39 PM
Hi all,
I would like to learn if there is a function in ASP checking if a word or group of words included in a variable???
Example:
test="This is an example sentence"
I am looking for a function logic like:
if "example sentence" is in test then
Thanks
Ceyhun
I would like to learn if there is a function in ASP checking if a word or group of words included in a variable???
Example:
test="This is an example sentence"
I am looking for a function logic like:
if "example sentence" is in test then
Thanks
Ceyhun