Results 1 to 10 of 10

Thread: [RESOLVED] [2.0] wildcards...

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2007
    Posts
    11

    [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
  •  



Click Here to Expand Forum to Full Width