Search found 3 matches

by debba
Mon Jul 31, 2006 4:40 pm
Forum: Advanced Find and Replace
Topic: number find and replace
Replies: 5
Views: 23396

Mail sent, thanks again.
:-)
by debba
Fri Jul 28, 2006 4:35 pm
Forum: Advanced Find and Replace
Topic: number find and replace
Replies: 5
Views: 23396

Yeah we search for:
01-ca_arr-bk-1_\d+.gif

but i'didn't work anyway.

To be sure we use dreamweaver to see if any html file was linked to one of those gif, and they were!
How can it be possible that Advanced Find and Replace did not find them?

Is it possible that the problem could be in ...
by debba
Fri Jul 28, 2006 12:31 pm
Forum: Advanced Find and Replace
Topic: number find and replace
Replies: 5
Views: 23396

number find and replace

Hi,
I have a lot of images that I must replace with only one,

Here is an example
01-ca_arr-bk-1_0000.gif
01-ca_arr-bk-1_0001.gif
01-ca_arr-bk-1_0002.gif
01-ca_arr-bk-1_0003.gif
01-ca_arr-bk-1_0004.gif
and so on

I must replace with
01-ca_arr-bk-1.gif

I tried with metacharacters \d ...