|
-
Jul 31st, 2007, 06:10 PM
#1
Thread Starter
New Member
[RESOLVED] [2.0] wildcards...
Is there any way to use wildcards in C#?? The usual method doesn't work...for example textBox1.Text=textBox1.Text.Replace("The second word will be removed.","The *word");
in this, the "second" should be omitted from textBox1, but that doesn't seem to work for me in C#...could anyone tell me how to use them?
Last edited by jackyChang; Aug 1st, 2007 at 08:58 AM.
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
|