This program sets a cookie when a visitor enters your site. The value of the cookie is the referrer (where the visitor came from). This cookie can then be retrieved for various reasons, typically if the visitor makes a purchase or joins your site, yo
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
This JavaScript implements a cookie that stores on the visitor?s computer the name of the visitor?s. This information on the cookie can be retrieved later for future use. The cookie can be implemented in your web page by first copying and pasting the
This small javascript allows you to set a cookie on your visitors computer. If the cookie still exists the next time they visit, they are redirected to the page of your choice. Ideal for redirecting visitors who have already seen you (long) flash int
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
The Store/Retrieve Cookie Values is a JavaScript that can be used in any of your web pages to implement a cookie that can take in inputs into three variables and can also retrieve them. The cookie is opened every time the window is opened. The user c
Cookies can be intrusive, but they can also be a great way to store specific information about the people using your site and enable you to customize output specifically tailored to their input. You can construct a simple cookie based on user test in
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 |