|
1. server side clock
|
The ASP version of server-side-clock.php, this recursive function tells the date on the server that it is being served from. On loading, it calculates the difference between the client and server times. It then uses that difference to keep itself ticking.
Hits: 5 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
2. Server Side Includes
|
Server side includes are frequently used to give your entire site the same look and feel, as well as allowing you to produce more modular code. Join Peter as he explains this, and shows you how!
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
3. Registering Client Side Code in the Header
|
Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work around this issue and register code in the header.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
4. server side countdown clock
|
Just like countdown-clock.js, this script allows you to place countdown clocks on your web site. Unlike that one, whose computed time period depends on the settings of the visitors computer, this script counts down to the servers date. It is very similar to countdown-clock.js, with the addition of a time differential factor: I use a mixture of JavaScript and ASP to find out the difference between the server and client dates, then I use that to synchronise things.
Hits: 6 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
5. server side countdown clock
|
Just like countdown-clock.js, this script allows you to place countdown clocks on your web site. Unlike that one, whose computed time period depends on the settings of the visitors computer, this script counts down to the servers date. It is very similar to countdown-clock.js, with the addition of a time differential factor: I use a mixture of JavaScript and PHP to find out the difference between the server and client dates, then I use that to synchronise things.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
6. Simple Server Side Includes
|
Anyone whos ever had to change a multitude of static pages on a site knows what a pain it is to find and change the same snippets of code on one page after another- even using an HTML editors find-and-replace function can be cumbersome since you have to upload...
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
7. SpamCease - Complete Server-Side & POP3 Challenge Response System
|
A complete Challenge-Response anti-spam system, designed for Unix/Linux servers. SpamCease requires senders to verify themselves before it will pass the mail along to you. E-mail will be caught in a web-accessible quarantine while waiting for verification. You can also import mail from outside servers using the POP3 module. The perfect solution for those with dedicated servers, virtual hosting customers, or even ISPs that wish to offer a complete anti-spam solution to their customers.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
8. Flash Form with CF Server-Side Validation
|
This is a simple app combining a Flash form along with CFs embedded form validation. We all know how easy it is to create a form in Flash. We can also take advantage of ColdFusions embedded form validation when passing information from Flash.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
9. Design-Side Includes (DSI)
|
A free web content reuser utility for inserting common sections of HTML code into multiple web pages at design-time.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
10. Security 101 - Client Side
|
This tutorial will show you things to be aware of when coding PHP, so that your code is more secure, and less hackable.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|