to be able
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 754
Mouse Over Table Rows 1.0.0
As CSS can not achieve this on every browsers, javascript is a good solution to be able to highlight rows on mouse over. Live Demo. more>> As CSS can not achieve this on every browsers, javascript is a good solution to be able to highlight rows on mouse over. Live Demo.<<less
Added: 2007-06-12 License: Other Price: $0.00USD
20 downloads
Turing Number 1.1
This script generates and checks a turing number. A turing number is a number the user has to read and copy in order to be able to validate a form. This avoids automated submissions (bots...). There is a version using a MySQL database, and another more>> This script generates and checks a turing number. A turing number is a number the user has to read and copy in order to be able to validate a form. This avoids automated submissions (bots...). There is a version using a MySQL database, and another version (available on the site - see the link at the top of the script page) that uses sessions instead, so you dont need MySQL on your server.<<less
Added: 2005-07-22 License: GPL Price: $0.00USD
15 downloads
Other version of Turing Number
License:GPL
Proxy Changer 1.0b
Proxy Changer is a windows program that runs in the system tray and allows you to quickly change between proxy servers, or to quickly change proxy settings. Simply setup proxy servers in the program and set one as default and one as an alternate to be more>> Proxy Changer is a windows program that runs in the system tray and allows you to quickly change between proxy servers, or to quickly change proxy settings. Simply setup proxy servers in the program and set one as default and one as an alternate to be able to quickly switch between them. All settings are changed on the fly without the need to restart IE.<<less
Added: 2004-11-15 License: Freeware Price: $0.00USD
10 downloads
Other version of Proxy Changer
License:Freeware
Webtools4u.net - Free Mail Form
Your visitors need to be able to contact you, but you dont want to publish your email address online because of spam. That is a good reason to create one or more mail form(s) at webtools4u.net. You can add two fields of your own choice. Confirmation more>> Your visitors need to be able to contact you, but you dont want to publish your email address online because of spam. That is a good reason to create one or more mail form(s) at webtools4u.net. You can add two fields of your own choice. Confirmation message, auto-responder, spam-protection.<<less
Added: 2006-09-11 License: Freeware Price: $0.00USD
12 downloads
TPCS Guestbook
Guestbook programs are very popular now days. It is a nice feature for your visitors to be able to leave messages to you or other visitors. This PHP guestbook program will allow your visitors to leave their two cents on your web page. It has a number of more>> Guestbook programs are very popular now days. It is a nice feature for your visitors to be able to leave messages to you or other visitors. This PHP guestbook program will allow your visitors to leave their two cents on your web page. It has a number of customizable features to suit almost any sites design. This PHP guestbook program was recently updated to allow for the usage of an anti spammer security feature; the visitor must now enter a random number in order to post message.<<less
Added: 2008-03-16 License: Freeware Price: $0.00USD
13 downloads
Random images 1 beta 1
This script is very power full for image displaying, Its able to display all image from a defined folder, there is no need to define image name one by one, this script is able to index all images from folders, and also this script is also able to display more>> This script is very power full for image displaying, Its able to display all image from a defined folder, there is no need to define image name one by one, this script is able to index all images from folders, and also this script is also able to display visitor IP address, visitor number and also page generation time.Visitor counter is based on flat file, so no need any mysql like database.<<less
Added: 2009-02-25 License: Freeware Price: $0.00USD
11 downloads
Timer Javascript
Timer Javascript determines user to change the page URL after a given time. more>> Timer Javascript brings a wonderful script which is able to determine user to change the page URL after a given time. It is a very easy to use and user friendly. Download to enjoy it now.
<<less
Added: 2007-06-01 License: Freeware Price: Freeware
13 downloads
RSS Parser
RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able to read various RSS feeds. Currently it is limited to RSS more>> RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able to read various RSS feeds. Currently it is limited to RSS 2.0 format, but I am working on adapting it to handle Atom feeds.
The RSS parser was designed to allow programmers to pass in a list of item child nodes that they want to search for in the XML, such as title and description. I also built in the ability to group 2 or more child nodes together in an "OR" represented by |, such as pubdate|datepub. This would search for pubdate first and if this isnt found it would search for datepub and continue, if there where additional child nodes, until it found one. It would then use the first child node in the list as the structure key and save what ever value is found to it.<<less
Added: 2007-02-26 License: Freeware Price: Free
986 downloads
How to Deploy ASP.NET Web Application 1
The fact is simple: If your users are not able to easily deploy your application then whatever sophistication or features you provide, they will be unable to even experience your application from the very first place! In this tutorial we are going to more>> The fact is simple: If your users are not able to easily deploy your application then whatever sophistication or features you provide, they will be unable to even experience your application from the very first place! In this tutorial we are going to show you a set of techniques by which you can package and deploy your web applications .....<<less
Added: 2006-05-31 License: Freeware Price: $0.00USD
16 downloads
Other version of How to Deploy ASP.NET Web Application
License:Freeware
Visited Countries 1.0
With this tool youll be able to create your visited coutries map and place it on your web site. You can assign descriptions, links to countries, change map size and colors. more>> With this tool youll be able to create your visited coutries map and place it on your web site. You can assign descriptions, links to countries, change map size and colors.<<less
Added: 2005-12-07 License: Freeware Price: $0.00USD
12 downloads
Other version of Visited Countries
License:Freeware
HTML_ToPDF (PDF on the Fly) 3.5
Printing webpages is great, but every browser renders a page differently. This can cause problems if you need to be able to print a page that looks the same no matter what platform or browser is being used. Additionally, PDF files can be searched and more>> Printing webpages is great, but every browser renders a page differently. This can cause problems if you need to be able to print a page that looks the same no matter what platform or browser is being used. Additionally, PDF files can be searched and browsed as a sort of notebook, making it a useful file format for large text files. This script takes the hassle out of generating a PDF file from your webpage. Use it to convert online recipts, documents, etc. into a format that will look the same on any platform and printer. Includes support for converting images, using the stylesheets to customize the look of the PDF file, PDF encryption and permissions, and error handling.<<less
Added: 2001-12-17 License: PHP Price: $0.00USD
14 downloads
Intro to PEAR HTML_Template_IT Package
Learn how to use the PEAR HTML_Template_IT Package to create a templating system for your website using PHP and HTML. After this tutorial you should be able to have a strong inital grasp on creating t more>> Learn how to use the PEAR HTML_Template_IT Package to create a templating system for your website using PHP and HTML. After this tutorial you should be able to have a strong inital grasp on creating templates using PEAR and the HTML_Template_IT package. This is great for creating template files (.tpl files) and making your website more easily editable. It also helps organize your website when it gets big with lots of PHP files and you can change certain aspects of your site easily as well.<<less
Added: 2007-04-17 License: GPL Price: FreeAdditionalInfoFREE
944 downloads
Mail Machine 3.989
Mail Machine includes features such as sending out messages in HTML, subscriber confirmation before addition to the list, addition information sent to administrators, subscribers being able to remove themselves, banned e-mail addresses, message more>> Mail Machine includes features such as sending out messages in HTML, subscriber confirmation before addition to the list, addition information sent to administrators, subscribers being able to remove themselves, banned e-mail addresses, message archiving, and much more!<<less
Added: 2006-01-13 License: Freeware Price: $0.00USD
14 downloads
Other version of Mail Machine
License:Freeware
MoonWare Contact Form 1.1
Using this contact form you are able to put it anywhere on your website and it will display a contact form, which users can then fill in to be able to send you an email. Its professional looking and stops spam! It takes 5 mins to set up and does not use more>> Using this contact form you are able to put it anywhere on your website and it will display a contact form, which users can then fill in to be able to send you an email. Its professional looking and stops spam! It takes 5 mins to set up and does not use any MySQL databases. README File included!!<<less
Added: 2007-01-21 License: Freeware Price: $0.00USD
11 downloads
Other version of MoonWare Contact Form
License:Freeware
Search Engine
The Search Engine is a Microsoft Access driven system. This means that this Search Engine works by going through a Microsoft Access Database. This Search Engine is great for using on your website, it more>> The Search Engine is a Microsoft Access driven system. This means that this Search Engine works by going through a Microsoft Access Database. This Search Engine is great for using on your website, it allows you to have your own web search engine, that you can allow other users to be able to add their own web address to your Search Engine. But if you dont wont to use it as a Web Search Engine you can use it as your very own Site Search Engine. All scripts are fully customizable.<<less
Added: 2007-05-07 License: Freeware Price: Free
932 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 to be able 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