Redirect to referrer page using only the meta tag
While there may be several ways to return to the referring url using javascript, php etc, the same effect can be achieved in a painless way using the ‘meta’ tag and Server Side Includes. This recipe shows you how.
