View Single Post
Old 07-25-2006, 12:02 PM   #1 (permalink)
hollysong
Forum Novice
 
Join Date: Jun 2005
Location: Turkey
Age: 24
Posts: 106
Default Char or word ignoring in a textbox

I work on a script which included textbox but i want some chars or word in the textbox give a warning if this is a easyuo script i was used
Code:
 if ( "idontwant" in textbox )
doaction
but in c# i cant do that always give error please tell me a way for this....
__________________
:confused: Why Dark Jedis Use Light Saber :confused:
hollysong is offline   Reply With Quote