Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Mail Report Excel .Net 2.1
Alibaba Clone B2B Trading Marketplace Script 4
3D Rotate Carousel AS 2.0 1.0
Abadan XML SlideShow 2.0
QuickOrder 1.0
MPEG Bitrate Viewer 1.0
Point of Sale Software 1.0
Online Notebook Manager 1.0
DMXReady Blog Manager 1.0
Availability Booking Calendar 1.5
Free Hotel Management Source Code 1.0
Artistic Photo Gallery 1.0
Advanced Image Grid AS 2.0 1.0
The Viral Script 1.0
bretteleben.de Panoramascript 1.01
Top Code
Adirex 3D Chess Client 1.0
Habanero 2.0.1b
ikiCLassifieds 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Ticket Support Script 1.1
Time and Attendance 1.0
WhoisOnsite 1.VIII
XMBForum 1.9.10 Karl
phpTimeSheet 1.3.0-preview 2
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Details

Replacing bad words in a string 

 
by Michael Wall

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.

License: Freeware

Downloads: 5

Download Replacing bad words in a string  Report Error Link
More Similar Code


This is a tutorial that contributes users on filtering unnecessary words from the text posted by visitors or members. Here the author explains everything including storing the words which are considered as bad words in an XML file. This will be usefu



This is an easy to use program with which users would be able to filter bad words and unwanted words such as phone numbers, spaced words, ICQ address from 8 to 9 digits, single word, email addresses in strings etc and remove them before submitting va



A plugin aimed at blocking bad words on your scripts.



Hightlight or Censor words in PHP is a tutorial tool that explains the PHP functions that can be done with text handling. From this program you can learn how to extract the bad words from text entries and also can learn how to highlight a text on a s



One of the web based ASP article that gets you familiar with string and array functions. In this article, splitting a string into an array, filtering a particular word, finding the top most value of an array, joining strings, replacing an existing st



StringBuilder is an article in which author elaborates the method of string manipulation through string builders. The author discusses about System.Text namespace in which the string builder resides. This string builders helps in cancatenating string



A server-side anti-spam email filtering solution. Filters are based upon a "point system" where bad words or phrases get negative points and good words or phrases get positive points. You control all the words/phrases, points and scoring.



A panel that can shorten the caption text, replacing it with '...' when it does not fit the available space. Also provided is a generic function that will ellipsify a string. This function can be used to produce other components like TEllipsisPane...



A panel that can shorten the caption text, replacing it with ... when it does not fit the available space. Also provided is a generic function that will ellipsify a string. This function can be used to produce other components like



C# Regular Expressions is a web based tutorial in which the author elaborates about the method of utilizing System.Text.RegularExpression classes inorder to perform the process of matching and replacing string with the help of regular expressions. In

User Review for Replacing bad words in a string 
- required fields
     

Please enter text on the image