Main > Free Download Search >

Free server stored script

server stored

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2507
Paging With SQL Server Stored Procedures In ASP.NET 1

Paging With SQL Server Stored Procedures In ASP.NET 1


This tutorial explains different ways to implement data paging with SQL Server stored procedures. Data paging is very useful when you work with large amount of data. Instead of confusing your user with thousands or maybe even millions of records you more>> This tutorial explains different ways to implement data paging with SQL Server stored procedures. Data paging is very useful when you work with large amount of data. Instead of confusing your user with thousands or maybe even millions of records you simply show only first page with 10, 20 or 30 records and enable navigation buttons like Next or Previous if user wants to see other pages.<<less
Added: 2009-01-13 License: Freeware Price: $0.00USD
10 downloads
Server Status Checker

Server Status Checker


This small script will allow you to check if the servers on a website are online or offline. more>> This small script will allow you to check if the servers on a website are online or offline.<<less
Added: 2007-02-26 License: Free for non-commercial use Price: Free
726 downloads
Server Information 1

Server Information 1


Server Info is a program thatll show all your server variables (over 60). It is password protected by default or not password protected. more>> Server Info is a program thatll show all your server variables (over 60). It is password protected by default or not password protected.<<less
Added: 2003-06-14 License: Free Non-Commercial Price: $0.00USD
13 downloads
 
Other version of Server Information
Server Informationthatll show all your server variables (over 60). It is password protected by default or not ... thatll show all your server variables (over 60). It is password protected by default or not
Price: FreeAdditionalInfoBoldOutlookEULA
License:Free for non-commercial use
Download
2351 downloads
Added: 2003-06-14
Iguana Server Stats

Iguana Server Stats


Iguana Server Stats provide a web-based (PHP) output of your server hardware proformance and software details. Its fully skinable, Multi Language support, Configuration file to enable advanced features such as auto refresh stats, a custom navigation more>> Iguana Server Stats provide a web-based (PHP) output of your server hardware proformance and software details. Its fully skinable, Multi Language support, Configuration file to enable advanced features such as auto refresh stats, a custom navigation link, disable/enable web server stats.This application is written in PHP. The Iguana Server Stats project is an open-source project and the application can be downloaded free of charge from this site. Check out our site for screenshots and a demonstraion.<<less
Added: 2008-01-02 License: Other Price: $0.00USD
16 downloads
Server to server backup 0.3

Server to server backup 0.3


Automatically backup any server to a remote location. Software runs as root so SQL databases and system files can also be backed up. Schedule multiple backups to run from several servers. When local backup is complete, remote server logs in to fetch more>> Automatically backup any server to a remote location. Software runs as root so SQL databases and system files can also be backed up. Schedule multiple backups to run from several servers. When local backup is complete, remote server logs in to fetch zipped archive. There are two scripts, one for the server being backed up and one for the remote server. They can work together or independently.<<less
Added: 2004-05-11 License: Freeware Price: 0.00
13 downloads
 
Other version of Server to server backup
Server to server backupSchedule multiple backups to run from several servers. When local backup is complete, remote ... There are two scripts, one for the server being backed up and one for the remote server. They can
License:Freeware
Download
1998 downloads
Added: 2004-05-11
Server Uptime Checker 1.0

Server Uptime Checker 1.0


You can get your server uptime without asking your hosting providers. This tool basically takes the output of the Linux uptime command and parses it into a more human-friendly format, as well as adding including server name info. more>> You can get your server uptime without asking your hosting providers. This tool basically takes the output of the Linux uptime command and parses it into a more human-friendly format, as well as adding including server name info.<<less
Added: 2007-03-16 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Server Uptime Checker
Server Uptime CheckerYou can get your server uptime without asking your hosting providers. This tool basically ... command and parses it into a more human-friendly format, as well as adding including server
License:Freeware
Download
969 downloads
Added: 2007-03-16
Server Header Checker

Server Header Checker


1. Server Header checker tool checks server headers and verifies the HTTP status codes. 2. There are around 36 HTTP Codes but only seven ( 200 | 301 | 302 | 304 | 307 | 404 | 410 ) are of interest to us from an indexing and search engine optimization more>> 1. Server Header checker tool checks server headers and verifies the HTTP status codes. 2. There are around 36 HTTP Codes but only seven ( 200 | 301 | 302 | 304 | 307 | 404 | 410 ) are of interest to us from an indexing and search engine optimization perspective.<<less
Added: 2006-09-09 License: GPL Price: $0.00USD
15 downloads
Live Server Time script

Live Server Time script


This unique JavaScript allows you to display the server time of your website, live, by enlisting the help of either SSI includes or PHP. more>> This unique JavaScript allows you to display the server time of your website, live, by enlisting the help of either SSI includes or PHP.<<less
Added: 2005-08-08 License: Freeware Price: $0.00USD
17 downloads
Server variables RB2 1.9

Server variables RB2 1.9


Display the environment variables for GET, POST, COOKIE and SESSION. Simple code to display all values. more>> Display the environment variables for GET, POST, COOKIE and SESSION. Simple code to display all values.<<less
Added: 2006-12-20 License: Freeware Price: $0.00USD
15 downloads
Matrix Server

Matrix Server


eNetwizard Matrix Server is an open source, component-based, object-oriented approach to the content management and application serving needs necessary in todays web environment. As a framework, almos more>> eNetwizard Matrix Server is an open source, component-based, object-oriented approach to the content management and application serving needs necessary in todays web environment. As a framework, almost any solution imaginable can be built upon it, including an infinite number of websites and domains, all served from a single point of access on the web server. It includes advanced security features, session management functionality, cascading templates, a comprehensive core class library, plus much more. Infuse your web environment with eNetwizard Matrix Server!<<less
Added: 2005-07-07 License: Other Free / Open Source License Price: FreeAdditionalInfoProprietaryOpenSourceLicense
1639 downloads
How metadata is stored? 1.0.0

How metadata is stored? 1.0.0


Assemblies contain tables of metadata. These tables are described by the CIL specification. The metadata tables will have zero or more entries and the position of an entry determines its index. When CIL code uses metadata it does so through a metadata more>> Assemblies contain tables of metadata. These tables are described by the CIL specification. The metadata tables will have zero or more entries and the position of an entry determines its index. When CIL code uses metadata it does so through a metadata token. This is a 32-bit value where the top 8 bits identify the appropriate metadata table, and the remaining 24 bits give the index of the metadata in the table. The Framework SDK contains a sample called metainfo that will list the metadata tables in an assembly; however, this information is rarely of use to a developer.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
14 downloads
 
Other version of How metadata is stored
How metadata is stored?How metadata is stored? Assemblies contain tables of metadata. These tables are described by ...Assemblies contain tables of metadata. These tables are described by
License:Freeware
Download
876 downloads
Added: 2007-06-07
TFTP Server 9.1 9.1

TFTP Server 9.1 9.1


Multi-threaded TFTP server used to upload/download executable images and configs to routers and switches. It runs on most Microsoft® operating system, including Windows® XP, Vista, 2000, and 2003. While there are other free TFTP servers available, more>> <<less
Added: 2007-06-14 License: Freeware Price: $0.00USD
15 downloads
Server Status Module for PHP-Nuke on CPanel

Server Status Module for PHP-Nuke on CPanel


This PHP-Nuke Module speak with your Cpanel (hosting manager) and get the status of the installed services. more>> This PHP-Nuke Module speak with your Cpanel (hosting manager) and get the status of the installed services.<<less
Added: 2005-10-03 License: Freeware Price: Free
1496 downloads
PHPico Web Server 0.1

PHPico Web Server 0.1


PHPico Web Server 0.1 provides you with a powerful server management tool which is stand alone, single threaded and all code is load only once. more>> PHPico Web Server 0.1 provides you with a powerful server management tool which is stand alone, single threaded and all code is load only once. The server do only handle the incoming and outgoing HTTP requests, and sets up the super global variables. No page is build by the server itself, for each request a user function is called to deliver the page.

Requirements: PHP 4.2.0 with socket functions enabled

<<less
Added: 2008-02-20 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
SQL Server Optimization For ASP.Net Developer 1

SQL Server Optimization For ASP.Net Developer 1


This tutorial contains a list of SQL Server optimization tips for ASP.NET Developer. These tips should be your common habits when building efficient, scalable web applications. more>> This tutorial contains a list of SQL Server optimization tips for ASP.NET Developer. These tips should be your common habits when building efficient, scalable web applications.<<less
Added: 2008-10-28 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5