Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 1321-1340 of 3001
Python Essential Reference
The goal of the Python Essential Reference is to concisely describe the Python programming language and its large library of standard modules, collectively known as the Python programming "environment." This informal language reference is arranged into four major parts: a brief tutorial, an introduction to Python; an informal language reference that covers lexical conventions, functions, statements, control flow, datatypes, classes, and execution models; the Python library; and the Python C API used to write Python extensions.
(6 ratings)
Reviews0
PriceFree
Views4050
Learning Python
Learning Python is an introduction to the increasingly popular Python programming language -- an interpreted, interactive, object-oriented, and portable scripting language. This book thoroughly introduces the elements of Python: types, operators, statements, functions, modules, and exceptions. It also demonstrates how to perform common programming tasks and write real applications.
(12 ratings)
Reviews0
PriceFree
Views5294
Java Servlet Programming
Java servlets offer a fast, powerful, portable replacement for CGI scripts. This book covers everything one needs to write effective servlets. Topics include serving dynamic Web content, maintaining state information, session tracking, database connectivity using JDBC, and applet-servlet communication.
(3 ratings)
Reviews0
PriceFree
Views5609
ASP-SQL2Table
SQL2Table is a freeware C++ database COM server dll that takes a connection string and a SQL statement, generating a custom table in HTML format. The target audience is an Active Server Page scripter who wants to automate data retrieval from a relational database over a small corporate intranet. All of the magic is performed on the server, allowing any user with a standard browser to view the data. A complex HTML table can be generated with a few lines of VBScript or JScript code. The dll can automatically generate a navigation bar and detail links for each row. This version includes an ASP script that can be used to test the dll properties.
(0 ratings)
Reviews0
PriceFree
Views4316
Wusage
Wusage is a statistics program that helps you determine the true impact of your web server. By measuring the popularity of your documents, as well as identifying the sites that access your server most often, wusage provides valuable marketing information. By determining the paths your users follow and analyzing the sites from which they come, Wusage helps you find out which outside sites are most important to you. Practically all organizations, whether commercial or educational or nonprofit, need solid numbers to make credible claims about the World Wide Web. Wusage fills that need. Wusage is written in 100% highly-optimized C.
(0 ratings)
Reviews0
PriceFree
Views3412
Lookup 1
According to an article in the Wall Street Journal, the first three digits of a U.S. Social Security number is a code that may indicate the state or territory in which your application stated you were born (because the code reveals the state in which you registered). This JavaScript figures out which state your Social Security card was issued from the first three digits of your SSN.
(0 ratings)
Reviews0
PriceFree
Views2610
A1-Statistics
A full featured traffic monitoring tool which does not use the server access logs. Extremely easy to install using the auto-configuration feature. No script changes necessary. Provides summary and detailed statistics by file and date, showing you exactly where your traffic is coming from. Many useful features.
(4 ratings)
Reviews1
PriceFree
Views13937
Self Submitting Pages
A very important coding method to understand when developing ASP pages is the page that submits to itself. This technique is very powerful and can drastically reduce the number of files you have to maintain and the number of places in which you need to make changes when maintaining code. The concept is simple. Using forms, set the action value to the URL of the page in which the form resides. Then use ASP code to determine what the current state of the page, and present the proper output to the user.
(3 ratings)
Reviews0
PriceFree
Views4243
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
Views3818
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
Views41051
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
Views2835
Servlets trail
The Servlets trail teaches you about servlets, the bodies of code that run inside servers, and extend their functionality. Topics include: Overview of Servlets, Client Interaction, The Life Cycle of a Servlet, Saving Client State, Servlet Communication, Utilities for Running Servlets, and Running Servlets.
(0 ratings)
Reviews0
PriceFree
Views2167
AffiliateClick
AffiliateClick is a commission version of the popular BannerClick affiliate software. Offering detailed statistics, streamlined code, and a low price. Can be set to commission, flat per sale, or both. Template driven appearance means that customizing to suit your site is a breeze! AffiliateClick can also send visitors to multiple pages within your site whilst still tracking sales. (click-thru version is available).
(0 ratings)
Reviews0
PriceFree
Views2513
Fun With Stored Procedures...
This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as others. A stored procedure is compiled by your database (for the most part) one time, when it is entered. This results in faster database executions and overall performance updates, and it further separates the sql statement from your asp leaving you with more readable code. This tutorial describes: What is a stored procedure?, Writing stored procedures, Getting the stored procedure into the database, Calling stored procedures in ASP pages, and Modifying and removing stored procedures.
(3 ratings)
Reviews0
PriceFree
Views3356
Search Within Search Results
Want to add value to your current search? Allow your users to search from within search results. As databases grow the necessity for the user to continually narrow a search to the item that they truly want will grow also. The following example utilizes a db on U.S. State capitals. Upon the first search two radio buttons will appear indicating a search (default) or a search within the current results. Searching within the current results will take the first search and add it to the new search and so on.
(3 ratings)
Reviews0
PriceFree
Views2759
eWLA
e Web Log Analyzer (eWLA) is a web server log file analysis program which produces detailed usage statistics. It outputs the stats in graphical and tabular form. In this first version eWLA supports only combined Apache log format.
(0 ratings)
Reviews0
PriceFree
Views4680
FileUpload Class
The FileUpload Class allows users to upload files to the server. FileUpload lets the developer control the type and size of the upload as well as the upload directory and the overwrite status for already existing uploads.
(9 ratings)
Reviews0
PriceFree
Views17340
Agnostos
posted byjtjminOrganizers
Agnostos is a simple web-based task management system, allowing you to maintain a set of todo lists for a number of people, departments and workgroups. Features include: Tasks can be assigned to individuals, workgroups, or departments (or any combination of the above); Tasks may be assigned priorities and due dates; Tasks may be sorted by status, priority or due date; Auditing data is recorded for each task (time and date of each change of status, priority, or individual, group or department to which it is assigned); Weekly Report Generation (produces a plain text report of all work done by a particular user, workgroup or department in the previous week).
(0 ratings)
Reviews0
PriceFree
Views6449
Affiliate Wiz
Affiliate Wiz is server software for managing your very own affiliate program. Features include: Support for any store using Access or SQL, Free installation and free support, Support for an unlimited number of Banners, Support for rotating banners, Complete Affiliate administration screen, Automated signup for new affiliates, Advanced Affiliate Tracking Method, Affiliate-Specific Commissions, Automated Sales Notification, Intuitive HTML Administration Page, Create Monthly Account Statements, Email Monthly Account Statement Summaries, Send Mass Emails to your Affiliates, and Export Sales Summary Data to Excel.
(4 ratings)
Reviews1
PriceFree
Views5200
LedAds
LedAds is the second generation of Ledscripts.com's perl-based banner program. This version offers many improvements over not only the previous version, but also many other ad programs on the market. Features: More secure data storage - Data is now stored in DBM files, helping to prevent data corruption; Two Ad Types - You can use standard ad banners or use your own rich-media adcode (such as the one from an ad company); Random Number Generation - You can now insert random numbers into the Rich-Media (This allows you to dynamically create what ad your ad company may call 'unique keys' for each time the ad is displayed); Image Uploads and Storage - You can upload your ad banners right from the control panel, and let the program take care of all the storage and retrieval; Full Stats - Stats tracked per day, per month, per year and lifetime; and much more.
(48 ratings)
Reviews0
PriceFree
Views8166
Results 1321-1340 of 3001