bitdefender internet security 10.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 844
AFC Internet Speed 1.0
by: American Financing. AFC Internet Speed is a great website tool to offer to your clients. It provides you with information on how fast your Internet Speed it! Its super fast and simple to use along with being very easy to install, so easy that all more>> by: American Financing. AFC Internet Speed is a great website tool to offer to your clients. It provides you with information on how fast your Internet Speed it! Its super fast and simple to use along with being very easy to install, so easy that all you have to do is upload the files into a directory and either create a popup window or include statement or even an iframe in your webpage. Youll love the simplicity of this script!!<<less
Added: 2007-08-08 License: Freeware Price: $0.00USD
15 downloads
Basic PHP Security 1.0
In this tutorial well go over some of the areas of PHP that need special attention to make sure your code protects against malicious attempts, from SQL Injection to the underestimated - XSS. more>> In this tutorial well go over some of the areas of PHP that need special attention to make sure your code protects against malicious attempts, from SQL Injection to the underestimated - XSS.<<less
Added: 2008-07-24 License: Free Non-Commercial Price: $0.00USD
16 downloads
Kuadra Enterprise Server 10.0
This is a powerful and dynamic, all-in-one, productivity software solution for small to medium size businesses. The Kuadra ES is designed to improve business communications, enhance productivity and reduce cost. The Kuadra ES provides an stable Web more>> This is a powerful and dynamic, all-in-one, productivity software solution for small to medium size businesses. The Kuadra ES is designed to improve business communications, enhance productivity and reduce cost. The Kuadra ES provides an stable Web presence, enterprise class e-Mail system with antivirus and spam filtering, private Instant Messaging (IM), Virtural Private Network (VPN) services, Corporate Intranet Portal, Intranet Customer Relationship Management (CRM) system, Web Content Filtering, e-mail proxy with virus and spam protection, Content Management System (CMS), e-Commerce and much more. The Kuadra ES can replace almost any server including Windows NT and Exchange. The Kuadra ES is simple to install, it is easy to use and is very affordable. The Kuadra ES offers great value and is priced thousands below any comparable system. The Kuadra ES is a license free system and compatible with all windows clients and resources.<<less
Added: 2005-03-28 License: Commercial Price: $0.00USD
13 downloads
Internet Cafe Monitoring 1.0
This is a Visual Basic script useful in internet cafe PC monitoring more>>
Internet Cafe Monitoring 1.0 is designed as a Visual Basic script useful in internet cafe PC monitoring. The script allows to keep track of PC usage and allocation in an Internet Cafe, providing billing capabilities for the cafe owner.
Major Features:
- Allow connection from multiple computer.
- Detailed information about connected computer like computer name, user code, total amount, used amount, left amount, total hour, used hour, left hour, etc.
- Time plan.
- Member and walk-in customer.
- Users rate information.
- Automatic generation of a coupon/user code and password.
- History report.
- And best of all I did not use any 3rd party controls.
Added: 2009-07-06 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
21 downloads
SODA Administration and Security 2.2
Allows you to create users and assign them to user groups, setting security for specific users and/or user groups, and based on this security grant or deny access to your own applications into which SAS is easily integrated. Set up the maintenance more>> Allows you to create users and assign them to user groups, setting security for specific users and/or user groups, and based on this security grant or deny access to your own applications into which SAS is easily integrated. Set up the maintenance (add/modify/delete) of your own tables and grant access to these maintenance programs using the security system. Create your own security and maintenance modules and instantly have them password protected by SODA Admin and Security. Create functions and immediately be able to set user and group security on them which can be called by your own applications to change the behavior of your system. Version 2.1 seamlessly integrates Kevin Roths WYSIWYG rich text editor which can be used to maintain your data. Includes pre-loaded tables for countries, states, provinces, time zones, languages, fonts and colors.<<less
Added: 2006-02-06 License: Commercial Price: $0.00USD
12 downloads
Other version of SODA Administration and Security
License:Freeware
Everything you need for internet activity
Whether your an advanced HTML and ASP Programmer or your new to the entire process, Byrd Development can help you. This is where your going to find the most relevant information and the most useful to more>> Whether your an advanced HTML and ASP Programmer or your new to the entire process, Byrd Development can help you. This is where your going to find the most relevant information and the most useful tools for what your trying to accomplish. We strive to make your web page design cost efficient and user effective.<<less
Added: 2005-02-13 License: Not Specified Price: Free
1728 downloads
IPTABLES Firewall Security Script Example 1.0
My personal firewall script under Slackware Linux 9.0 and iptables. This is handy if you have never seen iptables before or dont know how to run them, you can use this as an example. more>> My personal firewall script under Slackware Linux 9.0 and iptables. This is handy if you have never seen iptables before or dont know how to run them, you can use this as an example.<<less
Added: 2005-06-20 License: Freeware Price: $0.00USD
19 downloads
Validate/Format Social Security Number 1.0
The purpose of this script is to format and validate Social Security Numbers in a form field. The script strips all non-numeric characters and then validates that the remaining characters are sufficient to make up a valid SSN. If there remaining string more>> The purpose of this script is to format and validate Social Security Numbers in a form field. The script strips all non-numeric characters and then validates that the remaining characters are sufficient to make up a valid SSN. If there remaining string is 9 characters in length, the script then formats by adding a "-" after the third and fifth digits. Resulting in a mask like ###-##-####.<<less
Added: 2006-10-27 License: Freeware Price: $0.00USD
12 downloads
Internet Explorer Password Recovery 1.0
Retrieve lost or forgotten AutoComplete password entries from Internet Explorer with this free Internet Explorer Password Recovery utility. The Reveal Passwords internet shortcut reveals passwords in all forms and frames of the current web page, and more>> Retrieve lost or forgotten AutoComplete password entries from Internet Explorer with this free Internet Explorer Password Recovery utility. The Reveal Passwords internet shortcut reveals passwords in all forms and frames of the current web page, and can be added to the Links Bar of Internet Explorer.<<less
Added: 2004-03-29 License: Freeware Price: 0.00
253 downloads
Disable Image BBCode to prevent security risk 1.0.1
The importance of removing images from being posted of your forum is not only related to page load time, but security as well. Anyone is capable of using bbcodes [IMG] function to see information (such as user IP, Browser info, anything an admin can see more>> The importance of removing images from being posted of your forum is not only related to page load time, but security as well. Anyone is capable of using bbcodes [IMG] function to see information (such as user IP, Browser info, anything an admin can see about a forum member) This script that removes images in your forum would prevent this from happening.<<less
Added: 2004-12-22 License: GPL Price: $0.00USD
11 downloads
PHP Request and SQL Security 2
UPDATED: changed htmlspecialchars to mysql_real_escape_string for FULL protection of data. This script should be used every time you need to get information from the Global variables such as POST and GET. It will strip any bad values that might more>> UPDATED: changed htmlspecialchars to mysql_real_escape_string for FULL protection of data. This script should be used every time you need to get information from the Global variables such as POST and GET. It will strip any bad values that might otherwise cause SQL injections or other hacks. The script has two functions which are used to completely take the hassle out of getting data from GET, POST, or REQUEST. It protects the data and has many options for default values, malformed data protection and just a quick and easy way of getting what you need.<<less
Added: 2005-09-03 License: Free Non-Commercial Price: $0.00USD
36 downloads
Internet Media Manager 0.1
The Internet Media Manager is a web-based database application that allows webmasters to centrally store their images and videos to be served on their website(s). It provides a Youtube-like interface whereby users can simply copy and paste code snippets more>> The Internet Media Manager is a web-based database application that allows webmasters to centrally store their images and videos to be served on their website(s). It provides a Youtube-like interface whereby users can simply copy and paste code snippets to embed images and videos into their web pages. It also provides a photo gallery component that allows users to easily embed a gallery of images into their web pages by simply copying and pasting a snippet of javascript code.<<less
Added: 2008-08-08 License: GPL Price: $0.00USD
12 downloads
ASP.NET 2.0 Training : ASP.NET Security
ASP.NET 2.0 Training : ASP.NET Security - In this tutorial you will learn about ASP.NET 2.0 Security, The Security Architecture of ASP.NET 2.0, The security infrastructure and subsystem relationships more>> ASP.NET 2.0 Training : ASP.NET Security - In this tutorial you will learn about ASP.NET 2.0 Security, The Security Architecture of ASP.NET 2.0, The security infrastructure and subsystem relationships of the ASP.NET and the sequence of events that occur when a authentication is sought. When we talk of ?security? we are basically acknowledging that there is a possibility of ?vulnerability?.<<less
Added: 2005-09-24 License: Freeware Price: Free
1512 downloads
PC Security Audit 10.3
Firewall Test that checks browser security, popup blocking ability, security settings and spyware. Results are instant and includes detailed reports. more>> Firewall Test that checks browser security, popup blocking ability, security settings and spyware. Results are instant and includes detailed reports.<<less
Added: 2004-04-26 License: Other Price: $0.00USD
13 downloads
PHPCipher Security Suite 5.0.14
PHPCipher is a complete source code encryption and protection system. An online licensing module allows programmers to easily and transparently restrict their code to specific domains or IP address. PHPCipher now comes with a complete client more>> PHPCipher is a complete source code encryption and protection system. An online licensing module allows programmers to easily and transparently restrict their code to specific domains or IP address. PHPCipher now comes with a complete client management and licensing system. Easily distribute and license software, accept payments, setup referrer system, and more!<<less
Added: 2005-12-16 License: Free Non-Commercial Price: $0.00USD
10 downloads
Other version of PHPCipher Security Suite
Price: FreeAdditionalInfoFreefornoncommercialuse.Commercialuserswillneedtoupgradetheiraccount.
License:Free for non-commercial use
License:Free for non-commercial use
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 bitdefender internet security 10.0 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