ip2location demo
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 378
IP2Location Ruby Library 2.1.1
IP2Location is a Ruby library that enables the user to find the country, region, city, coordinates, zip code, ISP and domain name that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use more>> IP2Location is a Ruby library that enables the user to find the country, region, city, coordinates, zip code, ISP and domain name that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location? binary databases for applications written in C or supporting static/dynamic library.<<less
Added: 2006-12-01 License: Freeware Price: $0.00USD
12 downloads
Other version of IP2Location Ruby Library
License:Freeware
IP2Location Geolocation in ASP.NET
This is ASP.NET code that shows how IP2Location Geolocation identify online visitors geographical location by using IP address. The IP2Location Geolocation Web Service returns geographic information such as country, region, city, latitude, longitude, ISP more>> This is ASP.NET code that shows how IP2Location Geolocation identify online visitors geographical location by using IP address. The IP2Location Geolocation Web Service returns geographic information such as country, region, city, latitude, longitude, ISP and domain name.<<less
Added: 2006-08-16 License: Freeware Price: $0.00USD
11 downloads
simple chat system 1
This is a simple chat script written in php(using simple file text). Download the zip file from www.edilcarpentier.com/ (see Download) , unzip and read "Readme.txt".. You can see the demo there! more>> This is a simple chat script written in php(using simple file text). Download the zip file from www.edilcarpentier.com/ (see Download) , unzip and read "Readme.txt".. You can see the demo there!<<less
Added: 2004-11-29 License: Freeware Price: $0.00USD
11 downloads
Other version of simple chat system
Price: FreeAdditionalInfoCOMPLETFREE
License:Freeware
License:Freeware
IP2Location Geolocation Web Service 2.0
The IP2Location Geolocation Web Service is a hosted, programmable XML Web Service that allows instant identification of online visitors geographical location by using IP address. The IP2Location Geolocation Web Service returns geographic information such more>> The IP2Location Geolocation Web Service is a hosted, programmable XML Web Service that allows instant identification of online visitors geographical location by using IP address. The IP2Location Geolocation Web Service returns geographic information such as country, region, city, latitude, longitude, ISP and domain name.<<less
Added: 2006-08-16 License: Freeware Price: $0.00USD
2001 downloads
Graphical Overlay Demo 1.0
I couldnt find a graphical overlay demo on the net and I wanted to have a nice ornate way of displaying errors by simply calling a function. After a while of looking for one, I decided to create one myself. The outcome is that of a dimmed page with a more>> I couldnt find a graphical overlay demo on the net and I wanted to have a nice ornate way of displaying errors by simply calling a function. After a while of looking for one, I decided to create one myself. The outcome is that of a dimmed page with a table for the error message right in the center. You can customize it to suit your needs very easily. All you need to know is a little PHP and HTML. Nothing to it. I think the world needs a demo like this.<<less
Added: 2007-07-06 License: GPL Price: $0.00USD
12 downloads
Other version of Graphical Overlay
Price: FreeAdditionalInfoModifyitasyouwish.
License:GPL
License:GPL
Interactive DHTML art-demos
DHTML art: Interactive computer generated visual effects created by using only dynamic html animation. Source code available for anyone and free of use. more>> DHTML art: Interactive computer generated visual effects created by using only dynamic html animation. Source code available for anyone and free of use.<<less
Added: 2004-03-22 License: Freeware Price: 0.00
14 downloads
Tutorial with demos 1.0
Step-by-step tutorial to understand the XMLHttpRequest object and how to use it from JavaScript. Examples with text, XML and JSON files. The tutorial is completed by demo pages that you can use as templates for you own website. Plus a specific JSON more>> Step-by-step tutorial to understand the XMLHttpRequest object and how to use it from JavaScript. Examples with text, XML and JSON files. The tutorial is completed by demo pages that you can use as templates for you own website. Plus a specific JSON tutorial a very simple to use format.<<less
Added: 2006-12-19 License: Freeware Price: $0.00USD
15 downloads
Other version of Tutorial with demos
Price: FreeAdditionalInfoFree
License:Freeware
License:Freeware
Image voting 1.0
An image voting system where visitors can vote for randomly displayed pictures. Including upload of user-images, commentary, toplist and administration. Requires MySQL. Administration password for demo: admin more>> An image voting system where visitors can vote for randomly displayed pictures. Including upload of user-images, commentary, toplist and administration. Requires MySQL. Administration password for demo: admin<<less
Added: 2009-03-02 License: Freeware Price: $0.00USD
11 downloads
Posting Data throught a Socket
This example opens up a socket connection using the fsockopen function and post some data which are encoded. It retrieves the resulting page including the headers. There is an online demo. more>> This example opens up a socket connection using the fsockopen function and post some data which are encoded. It retrieves the resulting page including the headers. There is an online demo.<<less
Added: 2007-06-04 License: Other Free / Open Source License Price: Free
886 downloads
Displaying random image in your page
Learn how to display random image in your page with this code snippets. The code selects random image from a specified directory, and outputs the selected image to browser. demo available. more>> Learn how to display random image in your page with this code snippets. The code selects random image from a specified directory, and outputs the selected image to browser. demo available.<<less
Added: 2008-05-15 License: Freeware Price: $0.00USD
12 downloads
Demo of Alternate Pagination Paradigm 0.1
This is a demo of a model for pagination that differs from others. It has many features that distinguish it from other methodologies, not the least of which is multiple selection of items in the pages. Another feature is that it does not suffer the more>> This is a demo of a model for pagination that differs from others. It has many features that distinguish it from other methodologies, not the least of which is multiple selection of items in the pages. Another feature is that it does not suffer the limitations of html requests lengths, since it uses sessions. Also, it does not go to the database well for each page. Typically, for a given set of access parameters, it only accesses the database once, caching away the results in a session variable. Paging is thus more fluid. It also uses HTML form submit buttons, in conjunction with a select for page jumps, to page through the document as opposed to hyperlinks. This makes for cleaner code in general.<<less
Added: 2006-11-14 License: Freeware Price: $0.00USD
11 downloads
Other version of Demo of Alternate Pagination Paradigm
Price: FreeAdditionalInfoNoincorporationintocommercialproductwithoutexpressconsentofauthor
License:Freeware
License:Freeware
Free Php Hosting Biller 1.0
Php Hosting Biller 1.0 is software that allows you to manage webhosting clients, Adding new clients, Automation of your webhosting ordering system. It has a number of features. Script is released under GNU/GPL license. Demo of the script is available on more>> <<less
Added: 2007-02-10 License: Freeware Price: $0.00USD
13 downloads
Simple Database Class
This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, download more>> This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.<<less
Added: 2005-06-10 License: Other Free / Open Source License Price: FreeAdditionalInfoCreativeCommons
1613 downloads
YouTube Feeder 1
I built a PHP4 script called "YouTube Feeder". Im offering it free to all. You can view the demo here: http://ooglester.com/demo 2 Features * FREE * Website content automatically created by Youtube API * Site is only made up of two pages * more>> I built a PHP4 script called "YouTube Feeder". Im offering it free to all. You can view the demo here: http://ooglester.com/demo 2 Features * FREE * Website content automatically created by Youtube API * Site is only made up of two pages * Content based on keywords * Able to add more content by searching on tags * Unique CSS Template * Two/Three Nice adsense (Or other sponsors) locations Your more than welcome to reconfigure the script and do what you want with it. Give it away, resell it. All I ask is you keep the "power by ooglester" in the footer.<<less
Added: 2007-10-29 License: Freeware Price: $0.00USD
15 downloads
Open Window 1.0.0
The open window script is often used and this is another example of the window.open function. Online demo available. more>> The open window script is often used and this is another example of the window.open function. Online demo available.<<less
Added: 2007-05-24 License: Other Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ip2location demo search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed