Categories
Tags → Sample Asp Database

ASP Validated RSS Feed Script

With Internet Explorer 7, RSS feeds are tightly woven into the browser. If you have products or other content to provide site visitors they can subscribe to it with one click! This is a great way to sell your products online and provide sticky conten...
DETAILS

IP2Location DB11

This is ASP script to enable lookup of country, region, city, latitude, longitude,zip code and Timezone from IP address by using IP2Location database. Free sample database available at http://www.ip2location.co m. The script supports several d...
DETAILS

Database Search Engine

This sample ASP script we will search a custom query in an SQL database. We will use two custom script in one page and will take query results divided in pages. before starting to use this script, you must modify sql query and database connection.
DETAILS

IP Address to Country City ISP && Domain in ASP

This is ASP script to enable lookup of country, region, city, latitude, longitude, ISP and domain name from IP address by using IP2Location database. Free sample database available at http://www.ip2location.co m. The script supports several da...
DETAILS

Bullschmidt ASP Web Database Sample

This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project.
DETAILS

121 Access to MySQL Tutorial

Not sure how to make use of the free MySQL database space included with your web-hosting plan? This step-by-step tutorial explains a simple way to upload data from a Microsoft Access database to the MySQL database at your ISP. The tutorial also conta...
DETAILS

Database Search Sample Code

Here is a quick sample of searching a DB for certain records. It''s really no different then doing any other query except that you need to use wildcards. In ASP / ADO the wildcard character is %. It works the way most of us have come to expect *...
DETAILS
©2003-2008 jCay.com