one across
ASP Session Transfer across domains 1.0
You may have a situation where you have two ASP websites, which could be on different servers, and you need to pass a visitor from the first site to the second site, whilst retaining all the session variables. This is the purpose of the XSess Session more>> You may have a situation where you have two ASP websites, which could be on different servers, and you need to pass a visitor from the first site to the second site, whilst retaining all the session variables. This is the purpose of the XSess Session transfer script. Note: session array objects are not transferred. The session variables are passed in the querystring, and are encrypted to protect the confidentiality of the contents of the session variables. XSess consists of a function, and a few supporting functions, contained in an include file.<<less
PHP Pass 1.1
simply add or include() the PHP Pass code to the top of your file(s), change the password to what you want it to be, and its done - any time someone connects to that script, theyll be given a login form. It works across sessions, so they only have more>> simply add or include() the PHP Pass code to the top of your file(s), change the password to what you want it to be, and its done - any time someone connects to that script, theyll be given a login form. It works across sessions, so they only have to enter the password once. It can be used to protect multiple files, and it can use multiple passwords. It can email you when a user enters an incorrect password, or it can write log data to a file of your choice. Now with optional session timeout - force users to re-enter password after certain idle time elapses.<<less
ABCCrypto
ABCCrypto is a free and useful ATL COM component which provides you with an effective and easy way for encrypting and decrypting data. more>>
ABCCrypto is a free and useful ATL COM component which provides you with an effective and easy way for encrypting and decrypting data. It's incredibly simple to use and works with virtually any format you'll ever come across.
You can encrypt or decrypt variants, BLOB data or files. ABCCrypto uses the standard Windows Cryptography API to ensure consistent behavior across all platforms. It uses RSA Encryption with 40 bit keys for a practical level of security throughout virtually any country in the world.
Because ABCCrypto is Unicode compliant throughout, you can use it with any language from English to Arabic to Korean.
Koders Pro 1.0
Koders Pro Edition is a source code search engine for developers and teams. It boosts productivity and accelerates application development by enabling users to quickly find, share and reuse the code on their computers and in internal repositories. more>> Koders Pro Edition is a source code search engine for developers and teams. It boosts productivity and accelerates application development by enabling users to quickly find, share and reuse the code on their computers and in internal repositories. Koders Pro can be deployed in minutes on any workstation or server and shared across development teams. Download Koders Pro today, and start searching code from Visual Studio, Eclipse or any browser.<<less
One-page Gallery
One-page Gallery is a image gallery which show your images with a JPG (JPEG), GIF or PNG extension. One-page Gallery need only one page on your site, do all stuff dynamically in fly without data bases more>> One-page Gallery is a image gallery which show your images with a JPG (JPEG), GIF or PNG extension. One-page Gallery need only one page on your site, do all stuff dynamically in fly without data bases or thumbs. One-page Gallery is fully customized. BUG on IIS servers - SOLVED. BUG what record notice in error_log - SOLVED.<<less
SkSNTP ActiveX Control
SkSNTP ActiveX Control brings you a very effective and easy-to-use SNTP (Simple Network Time Protocol) ActiveX control which can be used for very accurate local clock synchronization with a remote time server across the Internet. more>>
SkSNTP ActiveX Control brings you a very effective and easy-to-use SNTP (Simple Network Time Protocol) ActiveX control which can be used for very accurate local clock synchronization with a remote time server across the Internet. The Magneto Software SkSntp ActiveX control (SKSNTP.OCX) allows developers to integrate the SNTP protocol message sending capability into their applications.
SkSntp ActiveX control can retrieve the exact time from any SNTP compliant time server across the Internet, and synchronize your computer' local clock accurately to the order of milliseconds. It can be used from any 32-bit Windows development environment, including Visual Basic, Visual C++, and Delphi.
SkSNTP ActiveX Control is capable of processing multiple SNTP requests simultaneously. It is fully compliant with RFC 2030. SkSntp ActiveX Control comes with complete documentation, sample code, and working demo programs.

Flow Accumulation
This provides an algorithm used to calculate the upslope area of each cell in a digital elevation model. more>>
Major Features:
- Multiple flow direction
- Single flow direction
- Routes across flats
- Calculates deterministic, randomized and random flow
- Allows you to specify a weighting exponent that governs the relation flow direction slope
- Handles edge effects
Enhancements: 10 Nov 2008
- Included single flowdirection and the exponent for flow direction weighting.
Requirements:
- MATLAB 7.0.1 (R14SP1)
Naruto 1.2.2
Naruto helps web sites and applications integrate with message boards. Message boards are rich in features which can enhance the user experience of many web applications. Naruto helps bridge the divide by defining the interface between message boards and more>> Naruto helps web sites and applications integrate with message boards. Message boards are rich in features which can enhance the user experience of many web applications. Naruto helps bridge the divide by defining the interface between message boards and other applications. Naruto includes an optional REST web service interface to facilitate remotely located services. This interface is fully implemented for both clients and servers. Naruto currently provided support for PhpBB3 integrations. There will be others on the way. Naruto is designed with interfaces to make it easier to change or extend the functionality. For example, the difference between an application that works with a message board in the same memory and one that works with one across the country is the name of the class it uses.<<less
Web-Form Maestro 2
Web-Form Maestro is a content rendering server control designed to help your organization attain new levels of productivity, quality, and profitability. It renders template based content to your web p more>> Web-Form Maestro is a content rendering server control designed to help your organization attain new levels of productivity, quality, and profitability. It renders template based content to your web pages from sources across your enterprise including files, databases, and business objects. Template content can be customized at design time using a design time interface or at run time using the controls properties. The key features of Web-Form Maestro are: template creation using any tool or object with HTML output, templates may include layout, knowledge, style, and behavior, storing of templates in files, databases, and objects, built-in conversion from HTML to XML, full design time support, full data binding support, storing of multiple templates in a single file, embedded XML transformations, design time and run time overriding of template content, and layered templates.<<less
ADlogin Simple Login System 1.0
ADlogin is a simple and robust PHP solution to any site requiring login access to pages across a website. With its simple setup, user access and admin controls, you can easily manage and maintain a secure user interactive environment. Features more>> ADlogin is a simple and robust PHP solution to any site requiring login access to pages across a website. With its simple setup, user access and admin controls, you can easily manage and maintain a secure user interactive environment. Features * Quick and easy to install * Simple config.php file to setup database tables and admin access * Admins can promote, ban, and delete users * Easy to use admin panel * Users can change their password, email and nickname at any time * Compatible with IE, Firefox and Opera * Highly configurable and customizable<<less
TestAssist 0.1
TestAssist is firefox plugin to help with the development of web based applications. Many form helpers already exist, Test Assist goes to the next level by offering play back of any mouse or keyboard actions. It allow this even across several pages and more>> TestAssist is firefox plugin to help with the development of web based applications. Many form helpers already exist, Test Assist goes to the next level by offering play back of any mouse or keyboard actions. It allow this even across several pages and records them to an easily editable file. Playback individual files or many files per page. Look for randomization and content generation features in an upcoming release.<<less
Saving Session Across Page Loads Without Cookies
This is a mini-tutorial on saving state across page loads on the client side, without using cookies so as to save large amounts of data beyond cookies size limits. more>> This is a mini-tutorial on saving state across page loads on the client side, without using cookies so as to save large amounts of data beyond cookies size limits.<<less
Sonic Affiliate 1.0.3
Sonic Affiliate tracks clicks,sales and affiliate payments for an unlimited number or affiliates across multiple affiliate offers. The affiliate admin can offer banners, text links and text links with descriptions, ala google ads. The script requires PHP more>> Sonic Affiliate tracks clicks,sales and affiliate payments for an unlimited number or affiliates across multiple affiliate offers. The affiliate admin can offer banners, text links and text links with descriptions, ala google ads. The script requires PHP 4.0 or higher and a MySQL database. Installation is straight forward, or we can install it on your server for a reasonable price. Sonic Affiliate is loosely based on PHP Affiliate 1.3 but with many new and powerful features. Upgrades include additional security, multiple affiliate offers, increased communication capability, optional Terms of Service and the ability to offer text links. Ver 1.0.3 fixes a "sql error" and new download file fixes binary issues.<<less
WebCollab
A collaborative web-based system for projects and project management; WebCollab is easy to use, and encourages users to work together. The software is functionally elegant and secure without being cum more>> A collaborative web-based system for projects and project management; WebCollab is easy to use, and encourages users to work together. The software is functionally elegant and secure without being cumbersome for users, or graphically intensive. The software is ideally suited to tracking multiple projects and innumerable small tasks across an organisation of any size. If you have reminder notes stuck all over your desk, then you need WebCollab!<<less
Internet Bargain Center
An eBay search utility which allows users to shop for bargains in their area and gain access to unique items available for sale all across the country. Search for bargains in a zip code, near a dorm or college campus, or for heavy, bulky items that need more>> An eBay search utility which allows users to shop for bargains in their area and gain access to unique items available for sale all across the country. Search for bargains in a zip code, near a dorm or college campus, or for heavy, bulky items that need to be picked up, search for items near an airport. Using the Intelligent Bargain Search feature, users can narrow broad search queries to find specific items closest to them. Using the advanced sorting features, users can organize their search results to precisely find the items they?re looking for.<<less