This script creates custom pages which redirect your visitors to a different URL specified by you on the basis of their screen resolution.
This is an article that allows readers to gather information about detecting screen resolution for client side. Here the author uses a javascript trick to perform this process. The author explains that client's screen resolution can be easily detecte
If/Then Screen Resolution Redirection is a JavaScript, which will be very helpful for you to direct the visitor to the appropriate page based on the visitor?s screen resolution. The script detects the screen resolution of the visitor and redirects t
Cool Redirect is a simple JavaScript code snippet that can redirect the visitor of your webpage to an another page on the expiry of the redirect time. The script displays the count down of the time left in seconds for redirection. The script suppor
Geo Redirect is a new revolutionary piece of software written in PHP that allows webmasters and system administrators to gain more control over the way their traffic is handled. Geo Redirect was created to be the Ultimate Tool for webmasters. A simp
TD's detect and redirect is a perl based script which can be used by website owners on their website that allows their site visitors to redirect to another link. The main function of this script is, at first it will detect from where the specific URL
REDIR.PL is a CGI script that will redirect browsers to a new URL. It can display a page telling the user they are about to be redirected as well as log the redirect. It can be used with a form or directly within an anchor tag. This can be useful for
This script can be used to redirect site visitors to another URL. This script can be used for various utilities, for example we can use this to redirect the users to a professional 404 error page or so, it leaves no trouble for the website visitor in
If you're a designer, then you'll want to test yours and your client's site to make sure it looks it's best at any resolution. If you're a client, then you'll want to make sure your designer's creating a site that everybody can view comfortably! ResT
ViewState: Restore after Redirect is an interesting Asp.net article in which the author discusses about retaining the values of the web form when you redirect to another page. In this article the author explains how to override the DeterminePostBack |