|
-
Jul 13th, 2003, 10:47 PM
#1
Thread Starter
Stuck in the 80s
[Resolved] RegEx Help
I've never worked with Regular Expressions in VB, but am pretty good with it in PHP.
What I need to do is get rid of <font>text here</font>, no matter what "text here" is.
In VB, the expression would be something like "/<font>(.*)</font>/", but that doesn't seem to work in VB.
Also, when I distribute this application, what files will I have to include for the Reg Expression Library?
Last edited by The Hobo; Jul 23rd, 2003 at 03:45 PM.
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
|