Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 23061-23080 of 36601
MojoProtector MySQL
MojoProtector is an advanced member management and password protected directory system on MySQL backend. It offers very high levels of security and is very easy to install and maintain. Fully intergrated with clickbank.com, ibill pincoding, and Paypal IPN. Protect unlimited directories with multiple access lengths and prices. Support trial periods, recurring periods that are totally matched with ibill and paypal subscription. Shared passwords are detected, and provides some ways to prevent password sniffers. HTML templates driven, nice design, easy to maintain, full admin area, edit and configure everything web-based.
(27 ratings)
Reviews0
Price 89.00
Views4151
Syslog2
Syslog2 is a realtime parser and event handler for syslogd. An event is a message from some service. It uses a simple plugin system to add event handlers. Syslog2 is written in Perl. A plugin is simply a Perl script which invokes the "register_handler" or "unregister_handler" subroutines. By default, the package uses the included script "default.pl", which logs all messages from the syslog daemon in sorted order. More scripts are available from the homepage.
(0 ratings)
Reviews0
PriceFree
Views2429
ASP.NET Web Services : Asynchronous Programming
A complete online chapter "Asynchronous Programming" from "Professional ASP.NET Web Services". Provides in depth information on how and when to implement syncronous and asynchronous processing using web services.
(0 ratings)
Reviews0
PriceFree
Views2403
PHPAmp
PHPAmp is a single-file script that controls httpQ remote control functions on your Winamp player. It includes no playlist support, and a simple interface. Useful for locking down your playlists at parties.
(24 ratings)
Reviews0
PriceFree
Views5678
ISValidator
ISValidator is a set of Java routines to validate data like command line arguments, Servlets parameters, Struts forms, etc. These routines are modular and licensed under GNU GPL.
(0 ratings)
Reviews0
PriceFree
Views4061
If/Then Screen Resolution Redirection
A code snippet to redirect your visitors to the web page that best fits their screen resolution.
(21 ratings)
Reviews0
PriceFree
Views7900
NP Pass It On
NP Pass It On is a "recommend it" script that allows for an unlimited number of recipients.
(0 ratings)
Reviews0
PriceFree
Views1506
Visual Code-Generator
Visual Code-Generator allows you to generate code from simple ASP style scripts. Like ASP, JSP or PHP, Visual Code-Generator acts as a preprocessor, but instead of generating HTML, Visual Code-Generator outputs the source code for your project using your chosen platform and language, be that C++, .NET, Java, J2EE, Visual Basic, SQL, Perl, COBOL, or anything else. Visual Code-Generator maximizes reuse in your project, dramatically reducing the development time and ensuring reliability and consistency. Visual Code-Generator excels in developing projects containing large numbers of repetitive entities such as Business Objects, Database Tables or XML elements. Visual Code-Generator can be used to automate the coding of all of these tasks and many more. Samples include n-tier, web and database applications using ASP, VB, XML, SQL Server, EJB, JSP and much more.
(0 ratings)
Reviews0
PriceFree
Views5872
ARSC Really Simple Chat
ARSC is an easy to install, simple to handle, cross-browser compatible chat system with its own socket server. If you have a modern browser with frame support and JavaScript enabled, ARSC makes use of these technologies. If you have an older browser, or you have JavaScript disabled, or even if you have a browser that doesn't support frames, you can still chat using ARSC. Unlike many other PHP/MySQL webchats, ARSC can be run using a non-forking socketserver to handle all message transport. The socketserver of ARSC works very ressource-friendly and can handle way more users.
(106 ratings)
Reviews1
PriceFree
Views44994
AWS HTML Producer
AWS HTML Producer is an enterprise-level HTML processing solution that not only provides advanced HTML template parsing features, but also extracts virtually any data from any web site! Among dozens of other cool features, new version has full support for nested tags and lets you select information for extracting simply by search string or RegEx pattern. Extract the latest stock indices, currency rates, weather, news and more with a few lines of code! See demos on the web site.
(0 ratings)
Reviews0
PriceFree
Views3776
Condorcet with Dual Dropping
A preference or approval ballot vote tabulation and ranking system for deciding single or multi-winner contests (elections). Computes the Schwartz Sequential Dropping (SSD) and Tideman's Ranked Pair (RP) results for each contest round and selects the combined SSD and RP contest outcome with the lowest overall dropping cost. It has options to compute just the SSD or RP outcome, various optional tie-breakers, and alternative measures of dropping cost (winning votes and/or margin). Please visit sourceforge home page for documentation.
(3 ratings)
Reviews0
PriceFree
Views4850
Altavista Search Engine In Your Links Bar
posted bydeepakinWeb Search
This is a JavaScript code snippet to send a query to AltaVista Web site. You can drag the link onto the Links bar of the browser, and use it as a quick search link bar. By modifying the value of location.href and the other querystrings, this can be extended to any search engine, since most search engines use only GET method to initiate searches.
(0 ratings)
Reviews0
PriceFree
Views4272
ASP.NET: An Introduction
ASP.NET is not just the next version of ASP: it's the next era of web development. ASP.NET allows us to use a fully featured programming language (such as C# or VB.NET) to build web applications easily. This article talks about the fundamentals of ASP.NET and some of its powerful features such as web services, the MSDN library and several learning resources.
(0 ratings)
Reviews0
PriceFree
Views1278
Comprehensive Web Programming API
The Comprehensive Web Programming API is an interface for programmers who wish to write a secure web program. Written in PHP, the API has support for templates, configuration files, DSN based database management, and is fully language independent. (Version 1.1.1 is a minor update that includes a small security fix to CwpApi.php)
(0 ratings)
Reviews0
PriceFree
Views5123
The flying elements
This script demonstrates how to have a defined element always displayed on the screen. The element can be: move to the "top" link, "Print" button, "Accept" for terms, "Send" button for the forms, a flying banner for advertising, etc. The script works for: Internet Explorer, and Netscape4+.
(0 ratings)
Reviews0
PriceFree
Views4322
Jevon Mailer
Jevon Mailer is a simple form mailer written in PHP that allows your visitors to send you an email directly from your website.
(9 ratings)
Reviews0
PriceFree
Views3863
XOOPS
XOOPS is a dynamic OO (Object Oriented) based open source portal script written in PHP. XOOPS is the ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, weblogs and much more. Current modules: news, polls, thread/flat view enabled forum, phpBB style comments system, weblinks, downloads, faq, polls, stats, etc.
(169 ratings)
Reviews4
PriceFree
Views60450
MailWebForm
MailWebForm processes a HTML form, composes an e-mail and delivers it. A great feature is MailWebForm's spam protection: The recipient's address is not specified in the HTML form; MailWebForm uses a well protected mechanism (property files) to get the mail's destination. Of course flexibility and ease-of-use are MailWebform's design goals. MailWebForm accepts three levels of parameter input: A global property file, user property files and HTML form input. The setup is easily done through a administration web site. It uses Java Servlet API (version 2.3+ required), Java Mail API (version 1.3+) and JRE (version1.3.1+).
(3 ratings)
Reviews0
PriceFree
Views6099
The Evolution Of Microsoft: .NET Explained
Sure, you've heard about .NET... maybe you're a Visual Basic programmer for a small company, maybe you write SQL stored procedures for a huge company, or maybe you're just a Microsoft developer wanting to keep on the cutting edge of technology. This article will explain exactly what .NET is, how it works, how we (as developers) can benefit from it, its many new features, and other .NET related information.
(0 ratings)
Reviews0
PriceFree
Views1644
TopSecret
TopSecret is a PHP script to protect your pages from the unauthorized users. TopSecret uses a MySQL database to store the user/password data. It works entirely based on the HTTP authentication provided by PHP 3 and 4. So, TopSecret is basically a security program. Don't use it to protect sensitive data, like financial data. It runs on Linux and Windows where PHP is installed as a service.
(0 ratings)
Reviews0
PriceFree
Views6662
Results 23061-23080 of 36601