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?
Thanks!
Andrea
html modifications
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact: