need a regex to match everything but GIF,JPEG and HTML files
Posted: Tue Nov 06, 2007 1:04 pm
Hi,
I need a regular expression that will match any filename.extension except for anything.gif, anything.jpeg, anything.html, anything.whatever_else_I_will_come_up_with (has to be expandable)
Please help
Jimiques
I need a regular expression that will match any filename.extension except for anything.gif, anything.jpeg, anything.html, anything.whatever_else_I_will_come_up_with (has to be expandable)
Please help
Jimiques