Web Links [Tag : side]
Sort By :
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.
Category:   ASP > Scripts and Components > Calendars

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!
Category:   PHP > Tutorials > Introduction to PHP

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.
Category:   ASP.NET > Tutorials

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.
Category:   ASP > Scripts and Components > Calendars

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.
Category:   PHP > Scripts and Programs > Calendars

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...
Category:   PHP > Magazine Articles

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.
Category:   PHP > Scripts and Programs > Email Systems

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.
Category:   CFML > Scripts and Programs > Form Processors

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.
Category:   Tools and Utilities > File Manipulation

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.
Category:   PHP > Tutorials > Security

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: 1 2 3 [Next >]