provides nationwide internet access
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2904
DSN-Less Connection to Access
This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily c more>> This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily changeable to use a DSN connection, just as long as you have one set up and spelled correctly.<<less
Added: 2007-07-31 License: Freeware Price: Free
840 downloads
PHP Function Finder 1.0
PHP Function Finder provides quick and easy access to the PHP.net function database. This is a must have time saving tool for every Windows loving PHP developer. more>> PHP Function Finder provides quick and easy access to the PHP.net function database. This is a must have time saving tool for every Windows loving PHP developer.<<less
Added: 2007-03-23 License: Freeware Price: $0.00USD
23 downloads
Authenticating members in ASP against Access Database
In this tutorial, I will show you how to implement user authentication in ASP by using an Access Database. We will need a Microsoft Access Database and some ASP code. ASP code wll be used to access to more>> In this tutorial, I will show you how to implement user authentication in ASP by using an Access Database. We will need a Microsoft Access Database and some ASP code. ASP code wll be used to access to database and valide member information. The database is for storing authorized member information. First, we need to create an Access Database table in which we will store the username and password of the authorized user. But, we will first create a directory under IIS where we will store our files. Create a directory under C:Inetpubwwwroot and name it as members.<<less
Added: 2007-01-16 License: Freeware Price: Free
1034 downloads
Oracle Apps 11i : Internet Computing Architecture
This topic describes the Oracle Applications Architecture and some of the features that this architecture supports. We will be learning about The Desktop Tier, The Application Tier, The Database Tier more>> This topic describes the Oracle Applications Architecture and some of the features that this architecture supports. We will be learning about The Desktop Tier, The Application Tier, The Database Tier and The Oracle Applications Technology Layer<<less
Added: 2005-05-23 License: Freeware Price: Free
1645 downloads
Fix for Internet Explorer ActiveX Update
From April 2006, an update to Internet Explorer will mean that all pages containing flash movies, java applets and other embedded active X controls, need to be updated as regards the way in which they more>> From April 2006, an update to Internet Explorer will mean that all pages containing flash movies, java applets and other embedded active X controls, need to be updated as regards the way in which they are integrated into the web page. This conversion utility allows web designers to convert pages in seconds, without worrying about the technical details involved.<<less
Added: 2003-11-04 License: Freeware Price: Free
2230 downloads
Guestbook Addin with access database 1.2
Using ASP and a Access database, our guestbook is a FrontPage® add-in template which allows you to match the look and feel of your site. A built in administration area is where you can edit and delete visitor entries. You can easily edit your new more>> <<less
Added: 2004-03-21 License: GPL Price: 30.00
15 downloads
Other version of Guestbook Addin with access database
Price: $30.00
License:GPL
License:GPL
AFC Internet Speed 1.0
by: American Financing. AFC Internet Speed is a great website tool to offer to your clients. It provides you with information on how fast your Internet Speed it! Its super fast and simple to use along with being very easy to install, so easy that all more>> by: American Financing. AFC Internet Speed is a great website tool to offer to your clients. It provides you with information on how fast your Internet Speed it! Its super fast and simple to use along with being very easy to install, so easy that all you have to do is upload the files into a directory and either create a popup window or include statement or even an iframe in your webpage. Youll love the simplicity of this script!!<<less
Added: 2007-08-08 License: Freeware Price: $0.00USD
15 downloads
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
Added: 2006-01-08 License: Freeware Price: $0.00USD
38 downloads
Migration of Access data to MySQL 1.00
In this tutorial you will learn how to migrate "Access data to MySQL". It is very important for ASP TO PHP Comers. Enjoy It! more>> In this tutorial you will learn how to migrate "Access data to MySQL". It is very important for ASP TO PHP Comers. Enjoy It!<<less
Added: 2007-02-12 License: Freeware Price: $0.00USD
12 downloads
Other version of Migration of Access data to MySQL
License:Freeware
AWStats Access 2
If you maintain websites for your customers, you may have wanted to give them access to the statistics collected by Awstats. But until now, the only way to view these statistics was to give them full access to cPanel. AWStats Access provides secure more>> If you maintain websites for your customers, you may have wanted to give them access to the statistics collected by Awstats. But until now, the only way to view these statistics was to give them full access to cPanel. AWStats Access provides secure access to AWStats without giving access to cPanel.<<less
Added: 2004-11-02 License: GPL Price: 0.00
14 downloads
Other version of AWStats Access
License:GPL
Internet Conquorer!
Internet Conquorer! is a website designed for free scripts, help guides, tutorials and much more! come check us out! upload your own scipts or download other peoples which ever you want to do the choice is yours! more>> Internet Conquorer! is a website designed for free scripts, help guides, tutorials and much more! come check us out! upload your own scipts or download other peoples which ever you want to do the choice is yours!<<less
Added: 2008-01-21 License: Freeware Price: $0.00USD
12 downloads
objSQL: Database Access Layer
objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple d more>> objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which simplifies hooking into projects and allows for better encapsulation. Features prepared queries with parameter binding and transaction support including rollbacks and savepoints. Very small footprint with the entire library approximately 120Kb in size and requires no third party libraries. Currently supports IBM DB2, Firebird/Interbase, Ingres 2006, MaxDB, MySQL, Oracle, PostgreSQL, SQLite, SQL Server and Sybase ASE.<<less
Added: 2006-03-23 License: LGPL Price: Free
1314 downloads
Import text file to MS Access
This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in more>> This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in this article!<<less
Added: 2007-05-02 License: Freeware Price: Free
698 downloads
Googlebot last access 1.2
Display in your site the last time Google bot access your site , Add your site url use http:// ( only domains and subdomains ) , choose colors from your indicator , Click in Check Google Bot Last Access button . more>> Display in your site the last time Google bot access your site , Add your site url use http:// ( only domains and subdomains ) , choose colors from your indicator , Click in Check Google Bot Last Access button .<<less
Added: 2008-04-02 License: Freeware Price: $0.00USD
19 downloads
Prohibit access to certain page 1.0
This simple tutorial is intented to learn you how it is possible to prohibit access to certain page. A technique is to check the referrer of the visitor : if he come from a page of your web site let him in, else display a default message ... more>> This simple tutorial is intented to learn you how it is possible to prohibit access to certain page. A technique is to check the referrer of the visitor : if he come from a page of your web site let him in, else display a default message ...<<less
Added: 2005-11-01 License: Freeware Price: $0.00USD
14 downloads
Other version of Prohibit access to certain page
License:Freeware
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 provides nationwide internet access 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