View Single Post
  #1  
Old 08-10-2006, 02:48 PM
navy navy is offline
OSP Starters
 
Join Date: Jul 2006
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
navy is on a distinguished road
Cool replacing contents of a text file

Hi

Code:
<html>
<head>
<title>My Title</title>
<meta.................
..........................
</head>

</bod>
Some texts
</body>
</html>

Now I want to replace the lines between <head> and </head>.

I know how to replace a pattern in the text file. But How can I replace the contents between two patterns.

Thnx -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - replacing contents of a text file
View Single Post
  #1  
Old 08-10-2006, 02:48 PM
navy navy is offline
OSP Starters
 
Join Date: Jul 2006
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
navy is on a distinguished road
Cool replacing contents of a text file

Hi

Code:
<html>
<head>
<title>My Title</title>
<meta.................
..........................
</head>

</bod>
Some texts
</body>
</html>

Now I want to replace the lines between <head> and </head>.

I know how to replace a pattern in the text file. But How can I replace the contents between two patterns.

Thnx -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote