using server side includes
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8745
The Includer 1.1
This script is THE solution if you dont have Server Side Includes (SSI) on your server but want the features it brings. The Includer will grab the content of any file and display it where you want with the use of a simple Javascript tag. I dont need to more>> This script is THE solution if you dont have Server Side Includes (SSI) on your server but want the features it brings. The Includer will grab the content of any file and display it where you want with the use of a simple Javascript tag. I dont need to tell you what you can do with this CGI because you can do everything you can do with the SSI include tag.<<less
Added: 2005-09-29 License: GPL Price: $0.00USD
12 downloads
Other version of The Includer
License:GPL
How To Use SQL Server Reporting Services 1
This tutorial explains how to install, configure and implement SQL Server Reporting Services in ASP.NET. Business development often requires analysis and data mining and SQL Server Reporting Services provide a solution to those tasks. more>> This tutorial explains how to install, configure and implement SQL Server Reporting Services in ASP.NET. Business development often requires analysis and data mining and SQL Server Reporting Services provide a solution to those tasks.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
13 downloads
ASP.NET: Using Rich Server Controls with C#
Microsoft.net framework provides the developer with more advanced controls. Among those are the Calendar, AdRotator and the Xml Control. In this Tutorial we will see how we can make use of the rich co more>> Microsoft.net framework provides the developer with more advanced controls. Among those are the Calendar, AdRotator and the Xml Control. In this Tutorial we will see how we can make use of the rich controls provided by the framework.<<less
Added: 2006-05-26 License: Freeware Price: Free
1249 downloads
ASP Dynamic Include 1.0
Now! you can server side include in your asp scripts on runtime! What is it? It work like server side including but it does make this different: runtime, you can choose file for including on before including What does it? * It does everything more>> Now! you can server side include in your asp scripts on runtime! What is it? It work like server side including but it does make this different: runtime, you can choose file for including on before including What does it? * It does everything like * One time including for include * Customization for error screen if included file has an error * Runtime including<<less
Added: 2009-03-21 License: Other Price: $0.00USD
13 downloads
Using ASP.NET With SQL Server 1
This is a beginner introduction to using MS SQL Server in ASP.NET web applications. MS SQL Server is one of the options if you have to develop web sites with dynamic content, like news site, bulletin boards, eCommerce etc. more>> This is a beginner introduction to using MS SQL Server in ASP.NET web applications. MS SQL Server is one of the options if you have to develop web sites with dynamic content, like news site, bulletin boards, eCommerce etc.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
12 downloads
Poll It by i2-Services, Inc. 2.05
Find out your users opinions by hosting online polls on your website using Poll It. It also supports importing polls into existing web pages by the use of server side includes. Using our easy to use, nice, neat & organized administration interface you more>> Find out your users opinions by hosting online polls on your website using Poll It. It also supports importing polls into existing web pages by the use of server side includes. Using our easy to use, nice, neat & organized administration interface you can create, delete & manage your polls with a few clicks. Its features include: Double vote protection by IP #, Choose after how many votes to show results and File locking to prevent corrupted data.<<less
Added: 1999-06-30 License: Freeware Price: $0.00USD
11 downloads
Other version of Poll It by i2-Services, Inc.
License:Freeware
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
Web Based Surveillance System
This is a simple web based surveillance system using OpenCV, PHP and Javascript. The system is designed to be low cost and simple, using only a webcam attached to a PC as the client. For the server side, you can use any regular web hosting. more>> This is a simple web based surveillance system using OpenCV, PHP and Javascript. The system is designed to be low cost and simple, using only a webcam attached to a PC as the client. For the server side, you can use any regular web hosting.<<less
Added: 2009-03-06 License: GPL Price: $0.00USD
14 downloads
Using Ajax from Perl
You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a m more>> You could spend a lot of time figuring out all the pieces of JavaScript on the client side and Perl on the server side in order to work out how to use Ajax in your code. Thankfully, theres already a module on CPAN to take the pain out it: CGI::Ajax.<<less
Added: 2006-11-10 License: Freeware Price: Free
1087 downloads
Bulleted List Server Control in ASP.NET 2.0 1
BulletedList server control is a new ASP.NET 2.0 feature. In our efforts to display organized data which makes sense to reader, we make use of different server controls in ASP.NET 2.0 to render organized data. Bulleted List control also helps in that. more>> BulletedList server control is a new ASP.NET 2.0 feature. In our efforts to display organized data which makes sense to reader, we make use of different server controls in ASP.NET 2.0 to render organized data. Bulleted List control also helps in that. The Bulleted List server control is meant to display a bulleted list of items easily in an ordered or unordered fashion.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
15 downloads
Abyss Web Server 2.5
Abyss Web Server X1 is a free Web server available for Windows, MacOS X, Linux, and FreeBSD. Despite its small footprint, it supports secure SSL connections, download resuming, caching negotiation, logging, CGI/1.1 scripts, FastCGI, ISAPI extensions, more>> Abyss Web Server X1 is a free Web server available for Windows, MacOS X, Linux, and FreeBSD. Despite its small footprint, it supports secure SSL connections, download resuming, caching negotiation, logging, CGI/1.1 scripts, FastCGI, ISAPI extensions, Server Side Includes (SSI), ASP.NET (on Windows), custom error pages, password protection, URL rewriting, IP address control, aliases, custom MIME types, index files, custom directory listings, anti-leeching, and bandwidth throttling. It features also an automatic anti-hacking system and an intuitive multilingual remote Web management interface. With Abyss Web Server X1, hosting your site and your PHP, Perl, Python, ASP, Ruby on Rails, or ASP.NET Web applications is a matter of a few minutes<<less
Added: 2003-02-03 License: Freeware Price: $0.00USD
14 downloads
Server Timeout Avoidance Using javascript
Often when executing a batch process to convert or move records of data your script execution is subject to a timeout specified in a configuration parameter on the various servers in any of the Web server, dynamic server-side scripting or database more>> Often when executing a batch process to convert or move records of data your script execution is subject to a timeout specified in a configuration parameter on the various servers in any of the Web server, dynamic server-side scripting or database server. There are several options. The method described below is the most efficient method. A less superior option is to specify a meta refresh timer or javascript timer routine for the page onload body event, which would cause major delays if a page process completed before the timer refreshed the page. Placing javascript within the body onload event would require an inline html output using the javascript DOM functions in order to display a detailed report of the progress for each page and output of the closing HTML/BODY tags. The method implemented below is a cleaner and simpler approach. The structure of the code is generally the same for all applications exhibiting the batch procedure. This method uses a browser to launch the script.<<less
Added: 2009-02-03 License: Freeware Price: $0.00USD
13 downloads
Custom Paging in ASP 1
This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database more>> This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database Northwind.<<less
Added: 2003-11-12 License: Freeware Price: $0.00USD
14 downloads
Java Email Server 1.6.1
Java Email Server is a Java SMTP and POP3 e-mail server. more>>
Java Email Server 1.6.1 offers users a Java SMTP and POP3 e-mail server. This project exists for everyone who is interested in running their own email server quickly and easily.
Major Features:
- The goal of JES is to provide an easy to use and reliable email server that can be quickly and easily setup.
- JES attempts to provide a powerful server using the minimal number of configuration settings and project size.
- JES was written and tested using Suns 1.3 JDK on Windows XP. As of version 1.5 of JES, JDK 1.4 is required. You may still use older versions (JES 1.4 or older) with JDK 1.3.
Requirements: Java JDK or JRE version 1.4 or greater
Added: 2008-06-25 License: GPL - GNU Public License Price: GPLGNUPublicLicense
26 downloads
Core FTP Mini SFTP Server 1.14
Core FTP mini SFTP server - a free secure mini SFTP server using SSH/SFTP to allow transfer of files between computers over the internet and networks. more>> Core FTP mini SFTP server - a free secure mini SFTP server using SSH/SFTP to allow transfer of files between computers over the internet and networks.<<less
Added: 2007-12-08 License: Freeware Price: $0.00USD
13 downloads
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 using server side includes 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