J
John
Can anyone help?
I need to search for a string such as 'images/filename.ext'
where filename is unknown in advance and ext can be either jpg, gif or bmp
Can anyone help me by providing a regular expression 'pattern' to match this criteria?
Do I make sense?
TIA
I need to search for a string such as 'images/filename.ext'
where filename is unknown in advance and ext can be either jpg, gif or bmp
Can anyone help me by providing a regular expression 'pattern' to match this criteria?
Do I make sense?
TIA