Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Use Regex to remove '\X'
Robert Hill
12y
1.7k
1
Reply
I need to use Regular Expressions to remove each occurrance"\X" in a file. I do not want to remove "
\\X
". Here is a code example: (
#$@
\X
0D
\\X
0A\M,"!2("]297-O=7)C9
Again, remove all instances of the red and keep all of the green.
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
check checkbox in datagridview is checked or not
System.Net.Mail.MailMessage where to put image embedded with IMG tag when using IsBodyHtml property