Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 20841-20860 of 36609
phpSecurity
phpSecurity is meant to create a web based front end for security tools. Almost complete is a php'd nmap and being started is a php'd firewalk.
(0 ratings)
Reviews0
PriceFree
Views19722
Multiple Form Selection
Allowing multiple choices of data elements enables people to customize views of your data and adds value to your applications. In this sample code, user inputted choice(s) are added to the basic sql statement to draw them from the db. Since the input from the dropdown menu comes through comma delimited it is simply written into the statement without modification. Two simple for next loops determine which elements are part of the record set and displays them accordingly.
(0 ratings)
Reviews0
PriceFree
Views4168
PureASP Upload
PureASP upload enables you accept RFC 1867 uploads (multipart/form-data encoded forms with input type=file fields) by pure ASP without any external components. Main features include: Upload to SQL/MDB database, Custom file browser, Multiple files/folders download with on-the-fly zip/arj, Multiple files upload along with description, Enables limit of upload size, Binary data manipulation, and more. The FREE ASP script is as a part of ScriptUtilities library.
(0 ratings)
Reviews0
PriceFree
Views7953
PpAsp.Tools
Have you ever developed components using Visual Basic? Did you ever wish that it provided some more advanced string manipulation functions like Split() or Replace() or even Regular Expression matching/replacement? This set of tools and objects can make your Visual Basic or any other Web Development a joy instead of a struggle.
(0 ratings)
Reviews0
PriceFree
Views2000
Categories
This is an ASP category system that runs from an Access database. All the categories are stored in a table with their parent relationships - allowing for an unlimited depth of sub-categories. It is similar to a portal like Yahoo where it lists the first three sub-categories under these main headings.
(0 ratings)
Reviews0
PriceFree
Views23829
PHP Weather
PHP Weather is a script that can be used to show your visitors the current weather. It parses a METAR, and gives you easy access to all the elements of the report (temperature, wind speed and direction etc.) The data is even converted to both empirical and metric units.
(6 ratings)
Reviews0
PriceFree
Views28372
CyberCrawl Meta Edition
CyberCrawl Meta Edition is a fully modular MetaSearch-Solution. The Script (written in PHP3) queries multiple SearchEngines (expandble through easy to handle includes) and delivers the top 10 results in arrays, seperated by Link and Description.
(3 ratings)
Reviews0
PriceFree
Views24663
Dynamic Fader
Dynamic Fader gently brings into view various messages, then fades them out after a few seconds. Supports the display of HTML content (such as links), apart from plain text.
(6 ratings)
Reviews0
PriceFree
Views22302
MyNapster WebClient
MyNapster Webclient is a web interface to the MyNapster/Napster/Opennap Networks that allows you to download songs via Web.
(0 ratings)
Reviews0
PriceFree
Views4857
Enterprise Portal
posted bymainPortal Systems
Enterprise Portal is a Web Portal system that delivers easy-to-navigate canned information. Additionally the Enterprise Portal empowers employees to publish and share new information and their existing knowledge quickly and easily. Main features include: the construction of a company-wide directory of information, documents and files - independent of format, Documents are not managed by encrypted file names, rather they contain meaningful descriptions and short abstracts of content, Every user receives an overview of new or updated information automatically, Information is found quickly through the use of a full-text search, New documents and information can be published in an intranet without use of HTML, and Every user has a personal Home-Page which can be put together according to individual information needs.
(3 ratings)
Reviews0
PriceUSD 99.00
Views22458
Akopia Interchange
Akopia Interchange is the industry's leading open-source e-commerce application platform which combines the robust engine of MiniVend with Tallyman's ease of use. Key features include: Intuitive Store Management Interface, Dynamic or Static HTML page creation, Configurable Order Reports, Fully-configurable Coupons and Discounts, Configurable Quantity, Pricing Supports Multiple Fulfillment Houses, Automated Installation and Configuration, Supports Embedded Perl and ASP-link Syntax, Tax Calculations, Shipping Calculations, Multiple Shopping Carts, Built-in Support for Cybercash, Customer UI Tools, Search Engine, Supports Cookies, SSL direct compatibility Built-in Database Supports all major databases including Oracle and MySQL, PGP Support, and more.
(8 ratings)
Reviews2
PriceFree
Views41275
Tapestry
Tapestry is a comprehensive component-based web application framework. It works with Servlet API 2.1 and JDK 1.2 or above. It simplifies web application development by organizing an application into pages of components. The real promise of Tapestry is that it presents a compelling reason to execute projects in a Java environment. In Primix's current environment, when a project may be executed using Microsoft ASP or JavaServer Pages (under NT), the momentum is still to work with ASP, because JavaServer Pages is insufficiently distinguished from ASP, and more developers are familiar with NT than Java. Tapestry is markedly distinguished from, and superior to, both ASP and JavaServer Pages.
(6 ratings)
Reviews0
PriceFree
Views2747
sitemapper
sitemapper.pl is a simple perl script which generated an HTML site map from a given URL. It does this by traversing the site, getting the home page, extracting links from it, getting all the pages linked, and so on. The default sitemap generated is an HTML bulleted list. The first level indented list item is the home page; the next level are all the pages linked from the home page. The next level are all the pages linked from each of these pages, and so on. If a page is linked from more than one page, it is show in the "highest" place in the tree it is linked from. Alternative sitemap formats are: a dynamic HTML version which generates a collapsable folding tree, a text version, which generates a simple formated text file, and an XML graph version, which prints out all the URLs and links in the site in an XML format.
(6 ratings)
Reviews0
PriceFree
Views9948
How the Print this Page Script Works
This article discusses how the "Print this Page" option works. (The "Print this Page" option turns articles into a printer-friendly version, removing the menus, header graphics, and advertising.) If you are looking to add a printable version of your Web pages on your Web site, be sure to read this article.
(3 ratings)
Reviews0
PriceFree
Views8291
GuardMe professional
GuardMe pro is a professional anti-leech program with many features. It makes it impossible for any websites other than those you specify to link to your images,files, or documents. So stop paying extra bandwidth charges, get GuardMe Pro today.
(0 ratings)
Reviews0
PriceFree
Views1811
Categories in Columns
Following on from the earlier category example, this script adds a small amount of extra code to wrap the categories into any number of columns. This script implementes categories like Yahoo to cope with any number of columns/categories.
(0 ratings)
Reviews0
PriceFree
Views9763
Chmod calculator
The chmod calculator is the script to have handy when setting permissions on your cgi files via FTP. 755 anyone?
(0 ratings)
Reviews0
PriceFree
Views3789
Webware for Python
Webware for Python is a suite of software components for developing web-based applications that are multi-threaded, object-oriented and cached. The suite uses well known design patterns such as servlets and server pages (as found in ASP, PHP and JSP). It includes the following components: WebKit that provides Python classes for generating dynamic content from a web-based, server-side application; Python Server Page (or PSP), an HTML document with interspersed Python instructions that are interpreted to generate dynamic content, similar to PHP, ASP and JSP; CGI Wrapper, a CGI script used to execute other Python CGI scripts; WebUtils, a basic set of functions for common web related programming tasks such encoding/decoding HTML, etc.
(33 ratings)
Reviews0
PriceFree
Views9353
Active Page Generator (APGen)
Active Page Generator (APGen�) is the leading programming environment for generating static and more static web pages. APGen lets developers use VBScript, JScript (and optionally PerlScript and Python), and COM to generate HTML, XML, ASP, JSP, and other file formats. APGen was designed to leverage ASP programming skills and tools while providing a new solution for content generation. APGen extends the functionality of dynamic web page technology by enabling content generation independent of HTTP requests. Benefits include: 5x to 90x faster web sites (gains in scalability and response speed), Programmable web site creation and maintenance, More reliable web sites, and Compatibility with caching products.
(0 ratings)
Reviews0
PriceFree
Views3158
Adding Site Registration using SQL Server and ASP
One of the most powerful enhancements for any site is to establish community and personalization features. In our new series, we are going to demonstrate how to add community and personalization features to your web-site. The first step to reach this goal is to allow user registration. In this first article, we show you how to add user registration to your site using SQL Server and ASP.
(6 ratings)
Reviews0
PriceFree
Views9164
Results 20841-20860 of 36609