Hey,
I was wondering if it is possible to get rid of html tags and everything in between it. I am 13 and 2 of my friends from school are making a website. It is going to host of my computer. Im going to put it in a sharing folder on msn so we call all acces it. I am trying to make a program which will load for eg the body into a richtextbox without all the tags so it easier to just edit text. So to do this i will for eg need to get rid of the title tags
<Title> This is my title </Title> i know i can get rif of the title tags easy cause i always know what they are. But the text inbetween the tags may change. Is it possible to get rid of This is my title by somehow saying to get rid of the text inbetween title (<title>)
Thanks alot
Mague
I was wondering if it is possible to get rid of html tags and everything in between it. I am 13 and 2 of my friends from school are making a website. It is going to host of my computer. Im going to put it in a sharing folder on msn so we call all acces it. I am trying to make a program which will load for eg the body into a richtextbox without all the tags so it easier to just edit text. So to do this i will for eg need to get rid of the title tags
<Title> This is my title </Title> i know i can get rif of the title tags easy cause i always know what they are. But the text inbetween the tags may change. Is it possible to get rid of This is my title by somehow saying to get rid of the text inbetween title (<title>)
Thanks alot
Mague
Comment