D
David P. Donahue
I'm using RegExp.Replace(string, string, string) to remove some pieces
of large strings. But I seem to be having trouble getting it to match
"all characters up to and including xxxxx" (which I thought would be
".*xxxxx" but it's not working). I can get it to match more precise
segments no problem, but not "all characters up to and including xxxxx"
or "xxxxx and all characters after it." Any ideas?
Regards,
David P. Donahue
(e-mail address removed)
http://www.cyber0ne.com
of large strings. But I seem to be having trouble getting it to match
"all characters up to and including xxxxx" (which I thought would be
".*xxxxx" but it's not working). I can get it to match more precise
segments no problem, but not "all characters up to and including xxxxx"
or "xxxxx and all characters after it." Any ideas?
Regards,
David P. Donahue
(e-mail address removed)
http://www.cyber0ne.com