Why is the REFERER line in the HTTP header not visible?
When a HTML browser moves from one URL to another, it by default sends a HTTP header line called Referer to the server telling it which URL the browser requested before requesting the current location (the referring page). A very useful feature indeed, and the same functionality is available in the WAP environment, but since this information has to come from the user agent, the wap device, it is usually disabled to save bandwidth and time. To enable the Referer the tags that makes the browser request a new URL such as ,