|
|
Replacing bad words in a string |
|
|
Michael Wall |
|
|
ASP / String & Variables |
|
|
Click to Visit |
|
|
1669 |
Bad words in the text fields of a comment form or other ASP forms can be detected and can be removed / replaced with the new words is explained with two little snippets from which you can obtain the required array string functions and their parameters with their functioning format. Tells how to replace a bad word with it's first letter and with '*' characters for the rest letters.
|