I wan't a method with which to find a string within another string. It should return the position of the first occurrence of the substring. (In VB 2008 !)
String.IndexOf
I think you are looking for InStr function, see: InStr at msdn
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With