use a style sheet and have just one template that selects the value of text(). This will only work if the html document is a well-formed xml file, but it would be the easist way to accomplish what you want. --- biirir <[EMAIL PROTECTED]> wrote: > > Hope someone can help with this. > > I have many pages where I need to strip out the text > from the HTML. > > Example: <font><p>blah blah</p></font> (I need only > the blah blah > portion) > > How do I remove the html and how do I pull what is > between the <p> > tags. > > Any help is appreciated. > > Thanks > > > > > > >
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
