Redirects

[Javascript]

Web designers often wish to serve specific content based upon how and/or when visitors access your site. For example, you may want to display certain documents if a visitor is using Netscape, if they are MacOS users, or even the time of day they are visiting.

We have already seen how Javascript can access user information and now we will examine how we can use that information to send visitors to specific pages with techniques known as redirects.

Redirects by Date   Redirects by Browser
Day of the Week    
Day of the Month    
Month of the Year    
     
Download all the
Redirects by Date examples
(redirects.zip 24k)