Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Visual Basic .NET only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
Visual Basic .NET
regular expressions
regular expressions
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Bert
#1
regular expressions
Dec 31 '06, 03:45 AM
Hi
How can I delete and mark in a text with a regular expression?
thanks
B
Spam Catcher
#2
Dec 31 '06, 06:55 AM
Re: regular expressions
"Bert" <beffer@gmail.c omwrote in news:#Qqdj0ILHH A.3552
@TK2MSFTNGP03.p hx.gbl:
How can I delete and mark in a text with a regular expression?
Take a look at System.Text.Reg ularExpression namespace.
Comment
Post
Cancel
george_w_blair@yahoo.com.sg
#3
Dec 31 '06, 08:05 AM
Re: regular expressions
Replace("MyShit ", "")
George
Bert wrote:
Hi
>
How can I delete and mark in a text with a regular expression?
>
thanks
>
B
Comment
Post
Cancel
Anon-E-Moose
#4
Dec 31 '06, 08:35 AM
Re: regular expressions
george_w_blair@ yahoo.com.sg
wrote in news:1167552041 .725493.84130
@s34g2000cwa.go oglegroups.com:
Replace("MyShit ", "")
That shit ain't regular expressions ;-)
Comment
Post
Cancel
george_w_blair@yahoo.com.sg
#5
Dec 31 '06, 09:05 AM
Re: regular expressions
Its the regular way I do it.
Anon-E-Moose wrote:
george_w_blair@ yahoo.com.sg
wrote in news:1167552041 .725493.84130
@s34g2000cwa.go oglegroups.com:
>
Replace("MyShit ", "")
>
That shit ain't regular expressions ;-)
Comment
Post
Cancel
Herfried K. Wagner [MVP]
#6
Dec 31 '06, 12:05 PM
Re: regular expressions
"Bert" <beffer@gmail.c omschrieb:
How can I delete and mark in a text with a regular expression?
'System.Text.Re gularExpression s.Regex.{Replac e, IsMatch, Match}'.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment