remove them
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 297
Refer Them! V3 2
With this script you will allow visitors to your site to refer their friends to visit, and choose where they should be redirected when they do. The script requires that they refer 5 friends, and if they do you can redirect to a link with a special gift more>> With this script you will allow visitors to your site to refer their friends to visit, and choose where they should be redirected when they do. The script requires that they refer 5 friends, and if they do you can redirect to a link with a special gift for spreading the word. The features include: Email Checking (Make sure all the emails are valid), Email Guessing (Help your visitors get it done quickly by guessing their email domain as they type), Custom Message (Choose what you want to say, as well as allow visitors to customize), and so much more!<<less
Added: 2008-03-16 License: Freeware Price: $0.00USD
10 downloads
Email Them 1.0
This program is a unique formless email sending and logging program. It uses a list of "sponsors" and email addresses that you maintain via the administration area. It creates a log entry when someone clicks a link to send email to one of these sponsors, more>> This program is a unique formless email sending and logging program. It uses a list of "sponsors" and email addresses that you maintain via the administration area. It creates a log entry when someone clicks a link to send email to one of these sponsors, but does not use a form - the visitors own email client opens to send the email directly. It also incorperates methods to help foil email address stealing robots, and can be used as a simple replacement for mailto: links.<<less
Added: 2004-03-28 License: Commercial Price: $0.00USD
13 downloads
Send Them! 1.0
This free script is basic redirect script that allows you to place redirect forms on your pages without using java script. You can put forms on each page, or if you can use SSI on your site, simply make one text file containing the form, and then any more>> This free script is basic redirect script that allows you to place redirect forms on your pages without using java script. You can put forms on each page, or if you can use SSI on your site, simply make one text file containing the form, and then any time you want to add URLs you just have to edit the single text file.<<less
Added: 2000-10-09 License: Commercial Price: $0.00USD
10 downloads
Remove Letter Accents from Text
This function will translates all accented characters, from a string, to their non-accented equivalents. more>> This function will translates all accented characters, from a string, to their non-accented equivalents.<<less
Added: 2008-10-22 License: Freeware Price: $0.00USD
10 downloads
Deleter 2.2
New version of the Deleter - program with freindly Graphic User Interface for automation of files deleting, is convenient for any cleaning, - can also remove NOT empty folders. more>> New version of the Deleter - program with freindly Graphic User Interface for automation of files deleting, is convenient for any cleaning, - can also remove NOT empty folders.<<less
Added: 2004-04-08 License: GPL Price: 0.00
12 downloads
Other version of Deleter
Working with Array : Remove An Item
Working with arrays could be painful if you could not remove any item after adding them in an array. Arrays are very helpful in programming languages, but in ASP it is not so easy. VBScript does not c more>> Working with arrays could be painful if you could not remove any item after adding them in an array. Arrays are very helpful in programming languages, but in ASP it is not so easy. VBScript does not contains strong functions to remove any item form your array list. Here there is a good ASP code block will be helpfull for your to remove and re-organized your array.<<less
Added: 2006-09-06 License: Freeware Price: Free
1148 downloads
Remove duplicate email addresses 1.1
Easy to use Remove Email Duplicates software. Basic ideea: you have 2 lists and you want to remove the email addresses from the first list if these addresses apear in the second list. No installation required. Clean code, no spyware or adware. Enjoy more>> Easy to use Remove Email Duplicates software. Basic ideea: you have 2 lists and you want to remove the email addresses from the first list if these addresses apear in the second list. No installation required. Clean code, no spyware or adware. Enjoy the bright ideas of Loginet Solutions.<<less
Added: 2007-05-24 License: Freeware Price: $0.00USD
18 downloads
Flash object fix - Remove the gray border
After a recent IE/Windows update the flash content and other objects (Windows Media, Real Player, Quick Time) cannot be displayed correctly and appear with a gray border and a text click here to acti more>> After a recent IE/Windows update the flash content and other objects (Windows Media, Real Player, Quick Time) cannot be displayed correctly and appear with a gray border and a text "click here to activate and use this control". This page provides sample codes and info about how to fix this issue by adding a javascript around the flash object in order to remove the gray border that ways "click here to activate and use this control".<<less
Added: 2006-10-14 License: Freeware Price: Free
696 downloads
PHP Remove Non-Alphanumeric Characters
Need help removing un-wanted characters from your php text form strings. Heres how to strip a string of all symbols and Non-Alphanumeric characters from your forms or database with ereg_replace. more>> Need help removing un-wanted characters from your php text form strings. Heres how to strip a string of all symbols and Non-Alphanumeric characters from your forms or database with ereg_replace.<<less
Added: 2006-12-03 License: Freeware Price: Free
1096 downloads
Remove Signature From Guests for phpBB 1.0.1
Linking to websites with a low PR or unrelated content from your site may lower the importance of your webpage. This will remove any links or unrelated text from guests (search engine bots) to improve the quality of your site. When a user logs into your more>> Linking to websites with a low PR or unrelated content from your site may lower the importance of your webpage. This will remove any links or unrelated text from guests (search engine bots) to improve the quality of your site. When a user logs into your forum the signatures will be viewable again. Another minor thing this helps (for those who care about this) sometimes someones signature would result in bad HTML for the viewtopic table when using the HTML 4.01 validator tool. Removing the signatures from guests will prevent an error from someones signature.<<less
Added: 2005-05-03 License: GPL Price: $0.00USD
13 downloads
VWT Free Shopping
We offer free registration to list your own products and services on our site for free. We do not charge a percentage of your sales or anything. simply add your product, description and photo and then put your paypal button in the space provided. list more>> We offer free registration to list your own products and services on our site for free. We do not charge a percentage of your sales or anything. simply add your product, description and photo and then put your paypal button in the space provided. list up to 50 products or services per account. Visitors to our site do not have to log in to view or purchase your products. Your product or service will remain in the store you specify until you remove them.<<less
Added: 2006-04-17 License: Other Price: $0.00USD
13 downloads
Remove Quote Function From Guests for phpBB 1.0.1
This makes it easier for search engine bots to spider your forum topics without trying to follow the quote image url which either redirects them to the login page or opens a new posting body depending on how your forum permissions are set. more>> This makes it easier for search engine bots to spider your forum topics without trying to follow the quote image url which either redirects them to the login page or opens a new posting body depending on how your forum permissions are set.<<less
Added: 2005-07-26 License: GPL Price: $0.00USD
13 downloads
Javascrit Remove Non-Alphanumeric Characters
Say you want to stop users from entering non-alphanumeric characters or white spaces. Well a short and easy tutorial on how to use JavaScript to achieve this with the regex function. more>> Say you want to stop users from entering non-alphanumeric characters or white spaces. Well a short and easy tutorial on how to use JavaScript to achieve this with the regex function.<<less
Added: 2006-12-03 License: Freeware Price: $0.00USD
15 downloads
How to remove www from your URL in ASP 1.1
Consistent URLs are one of the keys to good search engine optimization. Here is a free quick script to remove the www from all your URLs when using ASP. more>> Consistent URLs are one of the keys to good search engine optimization. Here is a free quick script to remove the www from all your URLs when using ASP.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
14 downloads
Other version of How to remove www from your URL in ASP
License:Freeware
Remove Common Words from Search String
Before sending the user given search string to MySql, its a good idea to remove common words used in it so that it may not disturb any relevant results you have in your DB. Their are far more professional approaches out there for this task but this more>> Before sending the user given search string to MySql, its a good idea to remove common words used in it so that it may not disturb any relevant results you have in your DB. Their are far more professional approaches out there for this task but this simple one helps often.<<less
Added: 2009-02-10 License: Other Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above remove them search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed