Search found 2 matches

by Ulysses
Mon Jul 24, 2006 12:01 pm
Forum: Advanced Find and Replace
Topic: I'm sure this is possible, but my brain hurts trying ...
Replies: 2
Views: 14192

You beauty!! Thank you very much indeed for your wisdom.

Brilliant, and dare I say, extremely valuable "quality-time" saving stuff.

Thanks again Roman. :D :D :D :D
by Ulysses
Mon Jul 24, 2006 1:44 am
Forum: Advanced Find and Replace
Topic: I'm sure this is possible, but my brain hurts trying ...
Replies: 2
Views: 14192

I'm sure this is possible, but my brain hurts trying ...

Hi,

I just can't figure out the search/replace coding to change lines of text from:

<a name="john">JOHN</a>
<a name="doris">DORIS</a>
<a name="abdul">ABDUL</a>

to

<a name="john">&nbsp;</a>JOHN
<a name="doris">&nbsp;</a>DORIS
<a name="abdul">&nbsp;</a>ABDUL

... where the names are ...