View Single Post
  #1  
Old 06-05-2010, 01:46 AM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default Help needed, RegEx string

Hi, I'm can't get a regex to work. What I have now is: Code: --------- https?:\/\/[^\s\)\"]* --------- This gets all the links, but what I need is a expression that gets the all links except if image links or .exe
__________________
Website Development
Domain Name Forum
Reply With Quote