|
|
Stripping HTML Tags using Regular Expressions |
|
|
Scott Mitchell |
|
|
ASP / Miscellaneous |
|
|
Click to Visit |
|
|
1470 |
|
This is a tutorial that elaborately explains about using regular expressions to strip HTML tags. Author elaborates that this will be essential for the users to facilitate their websites with many features including allowing their visitors to have a web page content through email. Here the author uses different string functions of VB script to strip the HTML tags from certain article or any thing else. Provided code snippets can be used as a guidance.
|