server side script
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5939
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-SIDE-CLOCK.ASP
SERVER-SIDE-CLOCK.ASP script calculates the difference between the client and server times. more>> <<less
Added: 2007-07-10 License: Freeware Price: Freeware
16 downloads
Ajax Includes script
This script uses Ajax (DHTML interacting with the server) to let you dynamically include the contents of an external page onto the current document. more>> This script uses Ajax (DHTML interacting with the server) to let you dynamically include the contents of an external page onto the current document.<<less
Added: 2006-01-12 License: Freeware Price: $0.00USD
13 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
Random Image Script
Written in PHP and Mysql is a semple but powerfull script, display a random images in a specific category. more>> Written in PHP and Mysql is a semple but powerfull script, display a random images in a specific category.<<less
Added: 2008-02-29 License: Freeware Price: $0.00USD
14 downloads
Free Javascript slide out menu script 1.0
Commercial quality Javascript and HTML slide out, tabbed, menu script. more>> Commercial quality Javascript and HTML slide out, tabbed, menu script.<<less
Added: 2009-04-15 License: Freeware Price: 0.00GBP
18 downloads
Calendar Script 2.0
This is a free calendar script. You can create new events for your web site or blog. more>> This is a free calendar script. You can create new events for your web site or blog.<<less
Added: 2007-03-30 License: GPL Price: $0.00USD
14 downloads
PHP Photo browser and cross-fading slideshow script 2.1
Share lots of photos with people you do not see every day! This script is very simple to use - for the user but mostly for you, the administrator. This server-side script simply goes in a web folder with images and works. It first shows a browser more>> Share lots of photos with people you do not see every day! This script is very simple to use - for the user but mostly for you, the administrator. This server-side script simply goes in a web folder with images and works. It first shows a browser overview with automatically generated thumbnails, clicking on a button or one of the pictures starts a slidedshow - images are resized to fit the window by default. NEW: Now a variety of cross-fading modes is included! To the best of my knowledge this is the first free single script solution that fades in and out of images and supports all newer browsers (IE 5.5+, Mozilla Firefox 1+, Opera 6+, ...). Even NEWER: You can now offer the user the option to download zip-archives of all photos in browse mode; the archives are created on the fly just like the thumbnails - making photo sharing even more comfortable. Examples and optional configuration manual at http://phpshow.panmental. de !!!<<less
Added: 2006-09-07 License: Freeware Price: $0.00USD
11 downloads
Other version of PHP Photo browser and cross-fading slideshow script
Price: FreeAdditionalInfoDonationsarewelcome,howeverthisisfreeware,sonowarrantyofanykind
License:Freeware
License:Freeware
csSearch :: FREE Website Search Script 2.0
csSearch is an automated website search script. Features: Advanced Control Panel to specify files and directories to skip or ignore; Optional setting to have engine search through Server Side Includes; Search is keyed off both the body of the document more>> csSearch is an automated website search script. Features: Advanced Control Panel to specify files and directories to skip or ignore; Optional setting to have engine search through Server Side Includes; Search is keyed off both the body of the document and the meta tags; Simple to use interface; Choose from 3 unique style settings; and Easy to modify template pages used throughout. Search results page formatting, pagination (display results across multiple pages), enhanced include/exclude file extentions feature, the ability to mass skip/delete files and directories, JS includes of search form, and much more efficient searching making it over 100 times faster than csSearch.<<less
Added: 2001-01-11 License: Freeware Price: $0.00USD
13 downloads
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
Client Side Script Debugging in ASP.NET 1
Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about more>> Tutorial explains how to use Client Side Debugger, to simplify the debugging process of javascript code in ASP.NET web application. Every one of us is well aware of problems posed when debugging client side script code. This article talks about various new techniques and troubleshooting tips that help debug client side script code efficiently in Visual studio 2005.<<less
Added: 2007-10-12 License: Freeware Price: $0.00USD
10 downloads
PHP Script 1.0
An organized directory listing of php scripts. Submit your script resource for free. Each receiving a direct link. more>> An organized directory listing of php scripts. Submit your script resource for free. Each receiving a direct link.<<less
Added: 2005-08-01 License: Freeware Price: $0.00USD
11 downloads
Introduction to Java Script
In this Java Script tutorial you will learn about Introduction to Java Script, Origin of Java Script, Need of Java Script, Differences between Java and Java Script and Uses or Advantages of Java Script.Java Script was developed by Netscape by a person more>> In this Java Script tutorial you will learn about Introduction to Java Script, Origin of Java Script, Need of Java Script, Differences between Java and Java Script and Uses or Advantages of Java Script.Java Script was developed by Netscape by a person named as Brendan Eich. Though it was introduced as a client0side scripting languge and is most geenrally used like that there is no restriction for one using it in server side also. The original name that Java script had when it was intrduced was Livescript.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
Request.QueryString() for Javascript 1.1
A client-side script to retrieve data from URLs in a similar way to ASP using an almost identical syntax. Using the script is a matter of including a script tag and src attribute that points to the script on your web-server. The script correctly decodes more>> A client-side script to retrieve data from URLs in a similar way to ASP using an almost identical syntax. Using the script is a matter of including a script tag and src attribute that points to the script on your web-server. The script correctly decodes URL data and builds a collection of keys and values for them. As well as basic functionality it also supports child methods Count(), Key() and Item() plus enumeration. So the script is simple enough for beginners to use, but has all of the power of ASPs Request.QueryString() object for more advanced users. Offered as free but requires the copyright message to be left intact.<<less
Added: 2001-12-10 License: Freeware Price: 0.00
12 downloads
Client Side in ASP.NET: Common Javascript Functions 1
In this tutorial we are going to present you a set of famous and frequently used client side scripts. You can simply copy any of these scripts into your web application without giving any attention to their underlying technologies. If, in any case, more>> In this tutorial we are going to present you a set of famous and frequently used client side scripts. You can simply copy any of these scripts into your web application without giving any attention to their underlying technologies. If, in any case, further customization or configuration is essential to utilize any of these scripts then we will include this information as well.<<less
Added: 2006-06-13 License: Freeware Price: $0.00USD
12 downloads
Other version of Client Side in ASP.NET: Common Javascript Functions
License:Freeware
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 server side script 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