Click here to Skip to main content
15,889,096 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralHooking application Open file calls Pin
WESHILL29-Jun-04 10:32
WESHILL29-Jun-04 10:32 
GeneralRe: Hooking application Open file calls Pin
Dave Kreskowiak29-Jun-04 15:49
mveDave Kreskowiak29-Jun-04 15:49 
GeneralRe: Hooking application Open file calls Pin
WESHILL29-Jun-04 17:57
WESHILL29-Jun-04 17:57 
GeneralRe: Hooking application Open file calls Pin
Dave Kreskowiak30-Jun-04 0:34
mveDave Kreskowiak30-Jun-04 0:34 
GeneralRe: Hooking application Open file calls Pin
WESHILL30-Jun-04 1:50
WESHILL30-Jun-04 1:50 
GeneralRe: Hooking application Open file calls Pin
Dave Kreskowiak30-Jun-04 2:36
mveDave Kreskowiak30-Jun-04 2:36 
GeneralRe: Hooking application Open file calls Pin
WESHILL5-Jul-04 4:05
WESHILL5-Jul-04 4:05 
GeneralRead a string Pin
Brad Fackrell29-Jun-04 9:57
Brad Fackrell29-Jun-04 9:57 
Hi.

I’m trying to write and if then statement that checks to see if a string contains a certain value.

Here is how I thought it worked:

If TheString.IndexOfAny(“This Text”) then

I want the statement to return True if the string contains “This Text” anywhere within the string.

Can anybody tell me how this should be written?

Thanks
Brad
GeneralRe: Read a string Pin
Name Removed29-Jun-04 10:51
Name Removed29-Jun-04 10:51 
GeneralRe: Read a string Pin
Brad Fackrell29-Jun-04 11:21
Brad Fackrell29-Jun-04 11:21 
GeneralRe: Read a string Pin
shalwi29-Jun-04 18:42
shalwi29-Jun-04 18:42 
GeneralRe: Read a string Pin
Brad Fackrell30-Jun-04 1:33
Brad Fackrell30-Jun-04 1:33 
GeneralRe: Read a string Pin
manish.m.tawde1-Jul-04 0:48
manish.m.tawde1-Jul-04 0:48 
GeneralList Boxes Pin
Glen Conaway29-Jun-04 8:55
Glen Conaway29-Jun-04 8:55 
GeneralRe: List Boxes Pin
Dave Kreskowiak29-Jun-04 9:33
mveDave Kreskowiak29-Jun-04 9:33 
GeneralRe: List Boxes Pin
Glen Conaway29-Jun-04 10:43
Glen Conaway29-Jun-04 10:43 
GeneralRe: List Boxes Pin
Name Removed29-Jun-04 12:03
Name Removed29-Jun-04 12:03 
GeneralRe: List Boxes Pin
Glen Conaway29-Jun-04 12:35
Glen Conaway29-Jun-04 12:35 
GeneralRe: List Boxes Pin
Dave Kreskowiak29-Jun-04 15:47
mveDave Kreskowiak29-Jun-04 15:47 
QuestionWhen is the right time to throw exceptions? Pin
kowplunk29-Jun-04 5:43
kowplunk29-Jun-04 5:43 
AnswerRe: When is the right time to throw exceptions? Pin
kowplunk29-Jun-04 5:46
kowplunk29-Jun-04 5:46 
GeneralRe: When is the right time to throw exceptions? Pin
Blaiser29-Jun-04 6:26
Blaiser29-Jun-04 6:26 
GeneralRe: When is the right time to throw exceptions? Pin
kowplunk29-Jun-04 7:10
kowplunk29-Jun-04 7:10 
GeneralRe: When is the right time to throw exceptions? Pin
Dave Kreskowiak29-Jun-04 8:07
mveDave Kreskowiak29-Jun-04 8:07 
GeneralRe: When is the right time to throw exceptions? Pin
kowplunk29-Jun-04 7:12
kowplunk29-Jun-04 7:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.