Search
Syndication
Sponsors

Find a word in a string

Find a word in a stringusing InStr

Find a word in a string

<%
Dim strText
‘here is our string
strText = This is our sample text to be searched
‘we will look for the word sample
strSearch = InStr(strText

Related posts:

  1. Replace a word Learn more about Replace a word by visiting our website....
  2. Php - How To Check If A String Contains A Word Longer Than 50 Characters? I would like to know if it is possible to...
  3. Count words in a sentence Learn more about Count words in a sentence by visiting...
  4. Reverse a string Learn more about Reverse a string by visiting our website....
  5. change text in a string Learn more about change text in a string by visiting...

Related posts brought to you by Yet Another Related Posts Plugin.

Comments are closed.

Translate
Links

Tags