|
-
Jul 17th, 2004, 11:02 PM
#1
Thread Starter
New Member
locate a string within a string
Good day.
Iwant to know how to locate a string within a string. For example:
--
dim vrtual as string = "VB.NET and sql server programming"
--
I have a form that has a textbox that accepts string inputs, upon pressing the button the inputted string must be searched if it exists with the vrtual string. How do I do it, what command or function shoud I use?
tnx for the help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|