Thread: partial string
View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 09:31 AM
The Bone
 
Posts: n/a
Default partial string

I have a text field in my database that contain a significant amount of

text, where I just want to go through each row and delete from the
string everything between <body> and </body>.

Any ideas?


Thank you in advance.

Reply With Quote