Results 1 to 8 of 8

Thread: [Resolved] RegEx Help

Threaded View

  1. #1

    Thread Starter
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256

    [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.
    My evil laugh has a squeak in it.

    kristopherwilson.com

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