for a long time
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2209
Page Load Time 1.0
This script gives you all the required code to insert your page load time at the bottom of your pages. more>> This script gives you all the required code to insert your page load time at the bottom of your pages.<<less
Added: 2005-06-10 License: GPL Price: $0.00USD
10 downloads
Other version of Page Load Time
License:GPL
Formating Date and Time 1
In this source code, you may see how can you display date in diffrent formats. This simple ASP code displays current time in short, long and regional settings. more>> In this source code, you may see how can you display date in diffrent formats. This simple ASP code displays current time in short, long and regional settings.<<less
Added: 2004-02-10 License: Freeware Price: $0.00USD
12 downloads
Make a Long URL Short
If you have a long URL (website address) which has problems wrapping in email messages or in chat rooms or is impossible to read over the phone, use our free Short URL service to make a shorter URL. Your long URL :: http://www.google.com/ver more>> If you have a long URL (website address) which has problems wrapping in email messages or in chat rooms or is impossible to read over the phone, use our free Short URL service to make a shorter URL. Your long URL : http://www.google.com/ver y_long_url/3535%464646sjj s%eheh/......and_more Your short URL : http://linkname.i2i.bz Its FREE use it today visit http://i2i.bz<<less
Added: 2008-03-25 License: Freeware Price: $0.00USD
16 downloads
Format date and time with ASP
ASP has some very usefull functions to deal with date and time : this tutorial let you know more about how to ypou use it very easily. more>> ASP has some very usefull functions to deal with date and time : this tutorial let you know more about how to ypou use it very easily.<<less
Added: 2005-11-12 License: Freeware Price: Free
1451 downloads
Page Loading Time Calculator 1.0
A very simple and powerfull Page Loading Time javascript !!!! This script can be used in result search page for exemple to see in how much time the curent page as been loaded... more>> A very simple and powerfull Page Loading Time javascript !!!! This script can be used in result search page for exemple to see in how much time the curent page as been loaded...<<less
Added: 2007-07-13 License: Other Price: $0.00USD
19 downloads
Long Date And Time Format 1.0
The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005 more>> The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005<<less
Added: 2005-05-12 License: Freeware Price: $0.00USD
12 downloads
Other version of Long Date And Time Format
License:Freeware
Max's Simple Time 1.0
With Maxs Simple Time you can easily display the actual time in real time on your web page. The installation is very simple and you can put the clock where you want. A detailed installation instruction and an example code can be found in the more>> With Maxs Simple Time you can easily display the actual time in real time on your web page. The installation is very simple and you can put the clock where you want. A detailed installation instruction and an example code can be found in the installation pack.<<less
Added: 2008-01-27 License: Freeware Price: $0.00USD
11 downloads
Page Load Time Walkthrough 1.0
This tutorial will show you how to add your page load time to your PHP pages. It includes code that is able to be copy and pasted for easy assembly. more>> This tutorial will show you how to add your page load time to your PHP pages. It includes code that is able to be copy and pasted for easy assembly.<<less
Added: 2005-06-10 License: GPL Price: $0.00USD
11 downloads
Other version of Page Load Time Walkthrough
License:GPL
Local Time script
Want to display the current local time of a specific place in the world? This DHTML script uses your servers time to calculate and display the local time of anywhere on Earth. more>> Want to display the current local time of a specific place in the world? This DHTML script uses your servers time to calculate and display the local time of anywhere on Earth.<<less
Added: 2006-02-11 License: Freeware Price: $0.00USD
16 downloads
A simple Date and Time script V1.1
This small and very simple script will display the current date and time every time a visitors browser is refreshed. It is extremely easy to set-up and use and you can have it working in just a few minutes. It is highly configurable meaning that you can more>> This small and very simple script will display the current date and time every time a visitors browser is refreshed. It is extremely easy to set-up and use and you can have it working in just a few minutes. It is highly configurable meaning that you can easily change its appearance to match your site. Included with the script are full instructions on setting it up and using it. Multiple language support.<<less
Added: 2004-08-26 License: Freeware Price: $0.00USD
14 downloads
Other version of A simple Date and Time script
Price: FreeAdditionalInfoFree
License:Freeware
License:Freeware
Download Time Calculators
This script calculates the download time of any given file size on a dial-up, DSL or cable internet connection. The script is written in PHP and is free. more>> This script calculates the download time of any given file size on a dial-up, DSL or cable internet connection. The script is written in PHP and is free.<<less
Added: 2006-03-09 License: Freeware Price: Free
1324 downloads
TPCS Block IP for a specified time limit
This is a PHP IP blocker program that will log the IP address of anyone who accesses the page and the time the page was accessed and wont let them come back for a set time limit. You can set the time limit to whatever you want. more>> This is a PHP IP blocker program that will log the IP address of anyone who accesses the page and the time the page was accessed and wont let them come back for a set time limit. You can set the time limit to whatever you want.<<less
Added: 2008-03-16 License: Freeware Price: $0.00USD
14 downloads
PHP Script Timer
Measure PHP execution time using this small and simple script. PHP typically executes very quickly, though some code takes significant time to execute, i.e. retrieving and parsing remote files, image more>> Measure PHP execution time using this small and simple script. PHP typically executes very quickly, though some code takes significant time to execute, i.e. retrieving and parsing remote files, image manipulations, complex and/or multiple SQL queries, etc. If code is choking your servers CPU, or your site visitors are clicking away because your page is taking too long to respond, use this PHP script to highlight the bottlenecks. Customizable output; configure any number of runs and display fastest, slowest, and average execution times. With examples.<<less
Added: 2006-05-22 License: GPL Price: Free
1269 downloads
Long Time Operations in ASP.NET 1
Explains everything about how to work with long running task in ASP.NET. Almost every ASP.NET developer, before or later experiences a problem with page timeout error. Sometimes it is because of some error in code, but sometimes you just need more time more>> Explains everything about how to work with long running task in ASP.NET. Almost every ASP.NET developer, before or later experiences a problem with page timeout error. Sometimes it is because of some error in code, but sometimes you just need more time to execute long running task.<<less
Added: 2008-10-22 License: Freeware Price: $0.00USD
12 downloads
Measure page load time with php 1
A php class that you can use to measure page load time. Example is included more>> A php class that you can use to measure page load time. Example is included<<less
Added: 2007-09-26 License: GPL Price: $0.00USD
15 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 for a long time 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