NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Replacing bad words in a string
2861 Replacing bad words in a string http://www.codefixer.com/codesnippets/replacebadwords.asp Below are two examples of how to deal with bad words. Example 1 receives text entered into a form textfield called 'txtComments'. The code strips out any bad word(s) that you choose to enter into the array 'badChars'. In this script we have deemed that the words 'rubbish', 'crap' and 'shit' are unacceptable and should be removed. ASP > Tips and Tutorials > Introduction to ASP Oct 10, 2006

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Replacing bad words in a string:


Other links at ASP > Tips and Tutorials > Introduction to ASP
JavaBeans let you visually assemble components and dynamically change properties on the fly. Peter V. Mikhalenko discusses the JavaBeans conventions, events, and listeners.
Category:

Our server may allow us to use ASP only in the "cgi-bin" directory or in all the site. Depending on this fact we may need to change the path to the files we are manipulating. Here, we will consider a server which allows using ASP in the entire site.
Category:

ASP stands for Active Server Pages. ASP is a server side technology which is used to display dynamic content on the web pages. ASP is becoming popular day by day as the favorite server side technology. ASP in itself isn't a language actually, instead it uses VBScript or JScript to display dynamic content. ASP is more of a technology used by VBScript / JScript on the server side. So if you know VBScript or JScript you can start creating .ASP pages right now.
Category:

ASP is a new scripting technology that comes with Microsoft
IIS web server and enables web programmers to create
powerful web applications and pages. These dynamic pages
are the result of running a code on the server. Server
receives user?s input from browser, runs the script and
creates a web page on the fly and sends it back to browser.
We can use different languages such as vbscript and jscript
with asp scripting method. ASP is now available on Unix
platforms by a third party company ?chili soft?. For Unix
people asp is very similar to PHP scripting.
Category:

Welcome to my article ASP Installation Tutorial. I have decided to write this one after the great success of my previous article CGI installation tutorial. Moreover We know there are number of free and low cost ASP scripts are available in the market which can make your site dynamic and can hold your data on a database. My aim in this article is to give the basic and necessary knowledge on ASP script customization and basics on databases even for a non-programmer. In the following chapters I will guide you learn through step by step procedures, so that you can expertise yourself on the following topics. By the time when you are ending up reading this, you must be able to setup a Poll application or a Password authentication system or a quiz or a a discussion forum or any other kind of application with Back-end database support
Category:




Main Category
199
2044
829
286
175
1801
1439
913
1177
7568
70
917
59
2238
175

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19871
Categories: 1275
Registered Users: 766
Mailing List Subscribers: 2047
Unique Outgoing Hits: 231129

Pagerank Statistics
PR 10
1 site(s)
PR 9
14 site(s)
PR 8
43 site(s)
PR 7
233 site(s)
PR 6
689 site(s)
PR 5
1776 site(s)

PHP News