Results matching for "stat"
Sort Listings By
Show Only
By Customer Review
Licence Type
Loris Vector Map Engine
LVME consists of Flash map engine (any maps can be loaded into it) and JavaScript bridge, that connects static or dynamic (eg. from a database) outputs and Flash map. Any objects, that are stored in database and have X&Y coordinates can be shown on the map with title, description and external link. JavaScript bridge allows easy manipulation with subsets of data. Any object spotting (click&see) is implemented as well as layering a group of objects. Flash Map Engine allows interactive working with the map - zooming, dragging, moving and measuring distances. Zooming can be done with traditional (+ or -) behavior or direct scaling (jumps to the preset scale). <b>New in 2.06:</b> Printing maps is supported; Multiple detail levels maps are possible; Popup tips for location symbols are supported.<b>New in 3.0:</b>Multiple languages supported (messages for different languages are stored in single file); New GUI; additional location features
(6 ratings)
Reviews0
PriceFree
Views11349
Bar Graph
posted byexampleinGraphs & Charts
This script allows you to create a bar graph table of the data given to it. It prints the total-count variable at the top of the form. It will chart out the values given in the stats-array definition statement.
(51 ratings)
Reviews0
PriceFree
Views21264
Mill Road Match Maker
Mill Road Match Maker is a match making program for your website visitors to find penpals and partners worldwide. It includes an option to use with ClickBank to charge for sign-ups. editable profiles, photo upload and directory listing of profiles by age, state and country.
(0 ratings)
Reviews0
PriceFree
Views3520
MyMail
posted bywebmasterinMailing List Managers
MyMail in an advanced yet extremely easy to use mailing list script. MyMail is primarily built around PHP4 and MySQL with *Nix yet MyMail is easily capable of running on a NT system with PHP3. Some of the features include; import/export emails, easy signup form, full archiving system, advanced statistics, unlimited lists and subscribers, list cleaning, and is capable of sending many thousands of emails quickly and efficiently.
(95 ratings)
Reviews5
PriceFree
Views66145
4CM_phpCounter
posted byAbelaJohnBinText Based
This is a very simple PHP counter script for tracking page hits to any of your web pages. They don't get any more simple then this one. It offers no statistical data other then a textual counter. It does not use a database, but rather a flatline file (text file) for storing the number count. It includes instructions for setting up the script.
(0 ratings)
Reviews0
PriceFree
Views8820
Creating an ASP-driven Page Counter for HTML Pages
This article illustrates a technique to provide dynamic content generated from an ASP page onto a static HTML page. Specifically it explains how to display a page counter on a number of static HTML pages.
(0 ratings)
Reviews0
PriceFree
Views2898
Intelligent favicon.ico Distributor
posted byR.J.VrijhofinMiscellaneous
If you want to have a copy of favicon.ico in other directories also besides the document root for statistics about which pages are bookmarked from M$ Internet Exploder 5.5 or for performance reasons, and you have a lot of directories, only some of which must receive a copy of favicon.ico, then use this PHP script to accomplish that as intelligently and easily as possible without risking getting RSI of the tedious job by doing it manually. Secondly, if for some mysterious reason favicon.ico is deleted from all directories on your web site (but you still have a backup copy of course), you can easily redistribute it without having to do the tedious job again.
(0 ratings)
Reviews0
PriceFree
Views3631
SQL: Sum, Average, Max, Min, Count, Detail
posted byinfoinDatabase-related
This example shows how to perform a variety of statistics on your data using simple SQL such as Sum, Average, Max, Min, and Count. It uses stock trading performance of EPOS as an example.
(6 ratings)
Reviews0
PriceFree
Views5500
Diagnosing Java Code: The Liar View bug pattern
posted bykwigintinMiscellaneous
GUIs are generally designed with a model-view-controller architecture in which the view is decoupled from the model. The separation presents a challenge to automated testing because it's difficult to verify that a state change in the model is reflected appropriately in the view -- it spawns the infamous "Liar View." This installment of Diagnosing Java Code examines the Liar View bug pattern.
(0 ratings)
Reviews0
PriceFree
Views1613
Geozip
posted bygilinCalculators
Geozip is a Perl program for calculating the distance between two zip codes in the United States. The sub-routines included in the code can be used to calculate any distance between latitude and longitude coordinates. The package includes data for the US, the script, including two sub-routines, one gets the coordinates and city name, the other calculates the distance between two points. The result should have a precision of about 50 meters, because the calculation takes into account the fact that the earth is not a perfect sphere. A great program to integrate into e-business solutions, dating sites, or just as it is as a service to your visitors. Update: Now with PHP/MySQL routines!
(3 ratings)
Reviews0
PriceFree
Views2524
IntraLinks ShoppingCart
posted bymchampneysinShopping Carts
ShoppingCart is a highly configurable shopping cart system with web enabled back-end management features. The program uses cookies to identify users when they leave and then return to your site. ShoppingCart allows multiple drop down options for products that can affect price. The back end features include the ability to edit all product, shipping and tax information from a web browser and also to upload product photos and thumbnails. ShoppingCart allows you to directly link to any individual product or category of products from static HTML pages or from within ShoppingCart itself while maintaining state. ShoppingCart will run on Unix and Windows servers.
(6 ratings)
Reviews0
PriceFree
Views7137
IntraLinks RotateAds
posted bymchampneysinAd Management
RotateAds is a simple and efficient script for rotating ad banners on a web site. It does not require Server Side Includes and should work on both Unix and Windows servers. The script uses cookies to identify users and send them to the proper URL when the ads are clicked on. RotateAds has no statistics or reporting features and only displays ad images in GIF format.
(0 ratings)
Reviews0
PriceFree
Views2193
EIGHT
posted bysynapse0inImage Galleries
EIGHT (Easy Image Gallery) is a Perl script that does most of the gallery maintenence work for you. All you need to do is create the gallery directory and load the images and thumbnails and eight will link them up and display the thumbs on index pages. EIGHT also includes support for multiple galleries, an integrated slideshow (using javascript), a simple guestbook, a simple image search engine and gallery statistics. You can also create captions for each image and you can personalize each gallery if you create the gallery's .dat file. EIGHT uses an HTML templating system, so you can customize the HTML without having to edit the CGI code.
(14 ratings)
Reviews2
PriceFree
Views18775
Display an Excel DB
posted byinfoinExcel & ASP
The author writes "For small data bits on a server where the chance for significant simultaneous traffic is not likely excel can perform many of the basic tasks that can be accomplished in Access or SQL Server, but on a much smaller scale." This exmaple code demonstrates how to display data from Excel using sample data of Hank Greenberg's career statistics. Example code available for download.
(15 ratings)
Reviews0
PriceFree
Views8503
Add New Data Access Routines to Your Arsenal
posted byramainDatabase-related
This article presents three modular routines to access and fetch data easier with ASP. Topics include: Fetching a Recordset, An alternative to the GetConnectedRecordSet function that opens a connection, fetches a recordset, and immediately closes the connection, and Utilities for Creating Valid SQL Statements.
(0 ratings)
Reviews0
PriceFree
Views1558
Here, There, and Back Again: Maintaining State Across Domains
posted byjwhitneyinCookies & Sessions
This article describes three simple techniques which combine persistent cookie management and creative redirects to give users a consistent experience as they move through sites in different subdomains and domains.
(0 ratings)
Reviews0
PriceFree
Views2092
Inquiry Handler
posted bywebmasterinCustomer Support
Inquiry Handler allows you to keep track of your customers' questions and potential sales. Your customers can check on their inquiry status, and update their inquiry. Features Open/Closed and high priority inquiry settings.
(3 ratings)
Reviews0
PriceFree
Views1955
Checkbox Sample
posted byjohninForm Processing
This article discusses how to deal with various checkboxes in form via ASP. Covers: The Default No-Frills Checkbox, Checkbox With An Associated Value, Multiple Checkboxs With The Same Name, and Checkbox Which Maintains It's State.
(6 ratings)
Reviews0
PriceFree
Views6756
Novelties / Press Releases / News
posted bywebmasterinNews Publishing
This application allows average users to load, delete and change the texts and pictures. Messages can include an attached file and if the file is a picture, it can be used as illustration for the text. Also features Built-in editor with formatting tools and support for copy / paste from MS-Word, Text Access Statistics (counts access to each published text), Multiple-criteria full-text search, Searched words and expressions statistics, Undelete facility for deleted texts, and Can be fully customized to your site's look-and-feel.
(0 ratings)
Reviews0
PriceFree
Views2469
JTM
JTM (Java Tree Menu) is a highly customizable and easy to implement tree based multi-level menu. It consists of many optional components like an additional applet to display an image to each topic, 3 state icons, automatic scrollbars, definition of font styles, gif animations (also as background image), progressbar while loading and much more.
(0 ratings)
Reviews0
PriceFree
Views3248
Related Categories
You May Also Like

(3 ratings)
PriceUSD 99.00