Main > Free Download Search >

Free pages script

pages

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3160
Paging Object

Paging Object


Paging Object is such a great and useful class that can be used to display MySQL query results on a sortable grid. more>>

Paging Object is such a great and useful class that can be used to display MySQL query results on a sortable grid.

It executes a given MySQL query and display the results on an HTML table. The table have links on the columns to redisplay the results sorting by respective column. The listing may be split on pages of a limited number of results per page with links to browse other listing pages. It is a grid with column sorting, filtering and navigational links.

<<less
Added: 2009-07-31 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
Page Numbers 1.0

Page Numbers 1.0


Page Numbers 1.0 is designed to be a great and useful PHP class that can be used to generate a list of pages of listings split in multiple page. more>>

Page Numbers 1.0 is designed to be a great and useful PHP class that can be used to generate a list of pages of listings split in multiple page

<<less
Added: 2009-07-24 License: Freeware Price: Freeware
1 downloads
Ajax dynamic scrolling pages 1.2

Ajax dynamic scrolling pages 1.2


This AJAX script will load and display text content stretched over multiple pages, without reloading the current document more>> Ajax dynamic scrolling pages 1.2 gives you the ability to load and display text content stretched over multiple pages, without reloading the current document.<<less
Added: 2009-07-23 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
14 downloads
Text Enhancement / using styles and HTML pages in Flash actionscript 2.0

Text Enhancement / using styles and HTML pages in Flash actionscript 2.0


When we say we are enhancing text in flash by implementing ‘styles’ to it, We certainly mean we have a styles (.css) page and an HTML page, which is loaded into flash. more>> <<less
Added: 2009-07-03 License: Freeware Price: $0.00USD
19 downloads
Page Timer

Page Timer


This PHP class keeps track of the time that a page script takes to execute. more>> Page Timer offers you a powerful PHP class which lets you keep track of the time that a page script takes to execute. The measured time can also be outputted to the current page.<<less
Added: 2009-06-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
20 downloads
Custom Error Pages In ASP.NET 1

Custom Error Pages In ASP.NET 1


This tutorial explains how to use custom errors pages to provide better user experience when error occurs. When error is occurred on ASP.NET web application, user will get default error page (which is not so nice looking, also known as "Yellow screen more>> This tutorial explains how to use custom errors pages to provide better user experience when error occurs. When error is occurred on ASP.NET web application, user will get default error page (which is not so nice looking, also known as "Yellow screen of death"). This error page confuses average visitor who dont know the meaning of "Runtime Error". Although developers like to know many details about an error, it is better to show more friendly error page to your users.<<less
Added: 2009-03-12 License: Freeware Price: $0.00USD
14 downloads
Seo Monitor display all info you need know from pages indexed , backlinks a 1.0

Seo Monitor display all info you need know from pages indexed , backlinks a 1.0


Seo Monitor display all info you need know from pages indexed , backlinks and pagerank from biggers search engines , create your SEO Monitor now ! more>> Seo Monitor display all info you need know from pages indexed , backlinks and pagerank from biggers search engines , create your SEO Monitor now !<<less
Added: 2008-12-13 License: Freeware Price: $0.00USD
15 downloads
My Web Pages Starter Kit 1.2.1

My Web Pages Starter Kit 1.2.1


My Web Pages Starter Kit is a dynamic content management system (CMS). more>> <<less
Added: 2008-07-21 License: Other Free / Open Source License - Microsoft Public License Price: OtherFreeOpenSourceLicenseMicrosoftPublicLicense
20 downloads
Nested Master Pages 1

Nested Master Pages 1


Tutorial covers the details regarding how master pages can be nested within one main master page. To give a same look to the overall site Master Pages are used since long. They give you the power to customize your web pages but keeping the same more>> Tutorial covers the details regarding how master pages can be nested within one main master page. To give a same look to the overall site Master Pages are used since long. They give you the power to customize your web pages but keeping the same overall look of the website as well.<<less
Added: 2008-06-12 License: Freeware Price: $0.00USD
16 downloads
Google Page Rank Finder

Google Page Rank Finder


Google Page Rank Finder script allows you to determine your Google page rank. more>> Google Page Rank Finder is a handy program that allows you to determine your Google page rank. PageRank is a family of algorithms for assigning numerical weightings to hyperlinked documents (or web pages) indexed by a search engine.

Its properties are much discussed by search engine optimization (SEO) experts. The PageRank system is used by the popular search engine Google to help determine a pages relevance or importance.

<<less
Added: 2008-02-22 License: Freeware Price: Freeware
101 downloads
FFA Links Page

FFA Links Page


This script allows visitors to add links to your page in a specified category and it is quite, if not super, easy to install and the administration area supports the deleting of existing links. FFA Links pages are a great way to look established and more>> This script allows visitors to add links to your page in a specified category and it is quite, if not super, easy to install and the administration area supports the deleting of existing links. FFA Links pages are a great way to look established and keep your visitors coming back to your website again and again.<<less
Added: 2007-12-24 License: GPL Price: 1.00GBP
14 downloads
Enabling Gzip and Deflate HTTP Compression in ASP.NET pages 1

Enabling Gzip and Deflate HTTP Compression in ASP.NET pages 1


This tutorial will help you setup HTTP Gzip and Deflate compression in your ASP.NET web application. We will make use of an ASP.NET web application life cycle event in Global.asax file to achieve that. The code is very simple to understand. more>> This tutorial will help you setup HTTP Gzip and Deflate compression in your ASP.NET web application. We will make use of an ASP.NET web application life cycle event in Global.asax file to achieve that. The code is very simple to understand.<<less
Added: 2007-11-14 License: Free Non-Commercial Price: $0.00USD
15 downloads
Working with Master Pages and Basics of Master Pages 2.0

Working with Master Pages and Basics of Master Pages 2.0


Master Pages is great new enhancements in ASP.NET 2.0 and if you havent heard or use Master Pages, then you might reconsider of using this across all your existing websites. It will save you lots of times in maintaining and editing your websites source more>> Master Pages is great new enhancements in ASP.NET 2.0 and if you havent heard or use Master Pages, then you might reconsider of using this across all your existing websites. It will save you lots of times in maintaining and editing your websites source code. In old classic ASP, we do not have this features yet. Master Pages are an easy way to provide a template that can be used by any number of ASP.NET pages in your application. In working with Master Pages, you create a master file that is the template referenced by a subpage or content page. Master Pages use .master file extension whereas content pages use .aspx file extension. With MasterPages you can achieve true separation between the markup to lay out your pages and the actual content-specific markup. This makes it easy to apply a consistent look and feel to all pages in a site and makes it a breeze to update the site-wide style.<<less
Added: 2007-10-29 License: Other Price: $0.00USD
19 downloads
Page Flip Effect

Page Flip Effect


This tutorial will show you how to make a book that can be paged through by mouse click. more>> This tutorial will show you how to make a book that can be paged through by mouse click.<<less
Added: 2007-10-01 License: Other Price: $0.00USD
37 downloads
PHP redirect page 1.1

PHP redirect page 1.1


In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection. more>> In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection.<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
14 downloads
 
Other version of PHP redirect page
PHP redirect pagePHP F1 - In this tutorial I will show you how to redirect pages in PHP. You can find all important aspects and code examples about PHP redirection. PHP redirect
License:Freeware
Download
874 downloads
Added: 2007-07-13
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5