|
Posted by Andrew Bailey on 11/26/93 11:53
Hi,
Here is a FREE search and replace tools for you...
http://www.rjlsoftware.com/software/utility/search/
Hope that helps
Andy
<info@alientech.it> wrote in message
news:1153500300.620879.17550@i42g2000cwa.googlegroups.com...
> Hi all, i have many html pages, they contain something like this:
>
> <html code_part_1>
>
> {mospagebreak heading=heading_1&title=title_1}
>
> <html code_part_2>
>
> {mospagebreak heading=heading_2&title=title_2}
>
> <html code_part_3>
>
> {mospagebreak heading=heading_3&title=title_3}
>
> <html code_part_4>
>
> {mospagebreak heading=heading_4&title=title_4}
>
> I need to
> 1) remove <html code_part_1> (remove html code until the first
> {mospagebreak )
> 2) substitute heading_2 with heading_1
> 3) remove {mospagebreak heading=heading_1&title=title_1}
>
> the final structure should be
>
> <html code_part_2>
>
> {mospagebreak heading=heading_1&title=title_2}
>
> <html code_part_3>
>
> {mospagebreak heading=heading_3&title=title_3}
>
> <html code_part_4>
>
> {mospagebreak heading=heading_4&title=title_4}
>
> How can i do this? Are there software to do this in a fully automatic
> way ?
>
> Thanks,
> Andrea
>
Navigation:
[Reply to this message]
|