Search found 3 matches

by Gerna1964
Thu Oct 11, 2007 9:46 am
Forum: Advanced Find and Replace
Topic: Copy and replace
Replies: 4
Views: 23247

Re: Copy and replace

Hi Roman,

There is something strange with AFR or on my computer.

If I past your code into AFR and execute the program with regular expressions AFR can't find any HTML document.

But if a open the file(s) in a HTML editor or notepad and save the document without any changes, at that moment AFR find ...
by Gerna1964
Wed Oct 10, 2007 12:54 pm
Forum: Advanced Find and Replace
Topic: Copy and replace
Replies: 4
Views: 23247

Re: Copy and replace

Roman,

Thank you very much.

Time to purchase the software :D

Regards,
Geert Gernaat
Netherlands
by Gerna1964
Sat Oct 06, 2007 9:49 am
Forum: Advanced Find and Replace
Topic: Copy and replace
Replies: 4
Views: 23247

Copy and replace

Hi,

I have over a hundred HTML files with a unique JPG picture name in it. Want I want is to copy the JPG file name and replace with a new code .

Example:

File name HTML file: N_art_ 13 .html (or N_art_256.html)

Source:
<IMG SRC="b_ 13 .jpg" ALT="Artikel 111" BORDER="0">

Replace into:
<a rel ...