Paypal Donate

Regular Expressions


Listings

Strip HTML Tags

Attached is a simple function to strip specific tags from HTML using the Regexp object.

Syntax:

strippedHTML=stripTags(HTML, tag)

HTML: an HTML string.
tag: the name of the tag you want removed fro ...

Copyright © 2009 www.cedit.biz. All rights reserved.