Link to home
Start Free TrialLog in
Avatar of thenone
thenone

asked on

Tag question

In html how would you remove the tag that you get from a server error etc in an html page.
Avatar of SweatCoder
SweatCoder
Flag of United States of America image

This is pretty vague. Please give an example, plus more details on what you're trying to do.
Avatar of thenone
thenone

ASKER

I'll give you an example sometimes in a web page you might get server reposne error etc.When I am stripping html to text I do not want these errors.I know about <noscript> tags but was just wondering if there is a specific tag name for this?
ASKER CERTIFIED SOLUTION
Avatar of SweatCoder
SweatCoder
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of thenone

ASKER

The thing is these are not my default error pages I am stripping html.