Main > Free Download Search >

Free get a look script

get a look

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2638
Reverse IP / Look-up

Reverse IP / Look-up


This simple tool resolves the original host for a specific IP. Sometimes this can be helpful to locate a spammer. more>> This simple tool resolves the original host for a specific IP. Sometimes this can be helpful to locate a spammer.<<less
Added: 2005-07-03 License: Freeware Price: $0.00USD
14 downloads
Get image from database

Get image from database


Learn how to get a stored image from a database and display it on a page. more>> Learn how to get a stored image from a database and display it on a page.<<less
Added: 2004-10-27 License: Not Specified Price: Free
1840 downloads
AJAX get page title example

AJAX get page title example


AJAX (Asynchronous JavaScript and XML) is a JavaScript technique which involves special object XMLHttpRequest and sending/receive asynchronous (without full page reload) requests to server. This is an example of simple AJAX application which allows user more>> AJAX (Asynchronous JavaScript and XML) is a JavaScript technique which involves special object XMLHttpRequest and sending/receive asynchronous (without full page reload) requests to server. This is an example of simple AJAX application which allows user to enter web-page url and display title of that page right after user stops typing.<<less
Added: 2006-11-06 License: Other Price: $0.00USD
15 downloads
Get MySQL database layout in XML format 1.0

Get MySQL database layout in XML format 1.0


In this tutorial I will show you how to get your MySQL database description / layout in XML format. more>> In this tutorial I will show you how to get your MySQL database description / layout in XML format.<<less
Added: 2007-04-17 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Get MySQL database layout in XML format
Get MySQL database layout in XML formatIn this tutorial I will show you how to get your MySQL database description / layout in XML format ... In this tutorial I will show you how to get your MySQL database description / layout in XML format
License:Freeware
Download
939 downloads
Added: 2007-04-17
Get IP address and Long Code from a URL

Get IP address and Long Code from a URL


This small code snippet will help you in getting IP address and long code from a URL using PHP. You can do several tweaks using this code and make it work according to your requirement. more>> This small code snippet will help you in getting IP address and long code from a URL using PHP. You can do several tweaks using this code and make it work according to your requirement.<<less
Added: 2007-05-28 License: Freeware Price: Free
914 downloads
Get free Page Content 1

Get free Page Content 1


More than 16.000 Pages in over 155 Categories of Google Adsense Page Content Sites for Free Download now! more>> More than 16.000 Pages in over 155 Categories of Google Adsense Page Content Sites for Free Download now!<<less
Added: 2006-11-12 License: Freeware Price: $0.00USD
14 downloads
Get actual weather information 1.0

Get actual weather information 1.0


In this tutorial I will show you how you can retrieve actual weather information from Yahoo Weather and display this information on your own site. more>> In this tutorial I will show you how you can retrieve actual weather information from Yahoo Weather and display this information on your own site.<<less
Added: 2007-08-15 License: Freeware Price: $0.00USD
14 downloads
Getting stock quote 1.0

Getting stock quote 1.0


In this tutorial I will show you how you can get any stock quotes from yahoo and display it on your own site. more>> In this tutorial I will show you how you can get any stock quotes from yahoo and display it on your own site.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
10 downloads
Guestbook for your site

Guestbook for your site


Do you have a website or a blog and would like to have a guestbook so your users can leave comments? If that is so WebmasterJohn.com has just what you are looking for. You can get a free guestbook for you website in just minutes. This guestbook can be more>> Do you have a website or a blog and would like to have a guestbook so your users can leave comments? If that is so WebmasterJohn.com has just what you are looking for. You can get a free guestbook for you website in just minutes. This guestbook can be customized to match your sites look and feel so that your users can see it is a part of your site and it will not stick out like a sore thumb, like the ones that you can get from other sites.<<less
Added: 2006-10-11 License: Freeware Price: $0.00USD
12 downloads
Master Pages in ASP.Net 2.0 - An Advanced Look 1

Master Pages in ASP.Net 2.0 - An Advanced Look 1


Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and feel of your web site. Master Pages enables us to apply the same page layout to multiple pages in a Web Application. more>> Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and feel of your web site. Master Pages enables us to apply the same page layout to multiple pages in a Web Application.<<less
Added: 2006-09-12 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Master Pages in ASP.Net 2.0 - An Advanced Look
Master Pages in ASP.Net 2.0 - An Advanced Look2.0 - An Advanced Look. Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and ... Master Pages enables us to apply the same page layout to multiple pages in a Web Application
License:Freeware
Download
1165 downloads
Added: 2006-09-12
Offer a Newsletter 1.0

Offer a Newsletter 1.0


Offer your visitors a newsletter with this easy to install freeware code. Allows visitors the ability to subscribe and unsubscribe. Customizable to fit your websites look. more>> Offer your visitors a newsletter with this easy to install freeware code. Allows visitors the ability to subscribe and unsubscribe. Customizable to fit your websites look.<<less
Added: 2004-03-08 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Offer a Newsletter
Offer a NewsletterSidney Forcier - Customizable to fit your websites look. Offer a ... Customizable to fit your websites look
License:Freeware
Download
2056 downloads
Added: 2004-03-08
Get PHPNUKE Hosting

Get PHPNUKE Hosting


Get your PHPNUKE CMS (Content Management System) hosted for free. With instant activation and no messing around, you can make your site in minutes not hours! You will get the very latest PHP-Nuke version which is normally rather expensive and a more>> Get your PHPNUKE CMS (Content Management System) hosted for free. With instant activation and no messing around, you can make your site in minutes not hours! You will get the very latest PHP-Nuke version which is normally rather expensive and a number of different features including : Downloads, Forums, FAQ system, Guestbook, Encyclopedia, Photo Gallery, Download System, Address Book and more! You control all of this through the easy to use Control Panel. There are a number of different languages avaliable for your site and literately hundreds of different templates to make your site look cool, professional and unique. See why more people choose getPHPNuke for their CMS website needs!<<less
Added: 2005-10-25 License: GPL Price: $0.00USD
15 downloads
Get metadata on MySQL databases

Get metadata on MySQL databases


Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in e more>> Getting information about databases if essential if you want to write generic and scalable applications. This code shows you how to get information such as all databases on the server, all tables in each database and all field and field info for each table. Even if you do not need to build on this code, you might want to copy the code which prints out all databases, tables and field information plus examples. Its a great way to get an overview of the tables you are working on for a project.<<less
Added: 2007-01-25 License: Freeware Price: Free
1009 downloads
Get a screen size without a component

Get a screen size without a component


In this tutorial i will teach you how to get the screen size of a users monitor and display it with a combo of javascript and ASP. You can store the screen sizes in an ASP variable, then use it for yo more>> In this tutorial i will teach you how to get the screen size of a users monitor and display it with a combo of javascript and ASP. You can store the screen sizes in an ASP variable, then use it for your code or to simply record what size they use.<<less
Added: 2003-08-06 License: Not Specified Price: Free
2290 downloads
Zip/Postal Code Lookup Class 1.0

Zip/Postal Code Lookup Class 1.0


If youve ever needed the ability to lookup geographical information for a particular zip or postal code in PHP, look no further! This is your all-in-one geo data lookup class. This class will query a database and get the city, province (or state), more>> If youve ever needed the ability to lookup geographical information for a particular zip or postal code in PHP, look no further! This is your all-in-one geo data lookup class. This class will query a database and get the city, province (or state), country, area code, time zone, and coordinates. It can also calculate distances between two different zip/postal codes.<<less
Added: 2008-11-10 License: BSD Price: $0.00USD
15 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5