I am trying to figure out how to use the referer variable to check what
domain the orignal request is coming from and if it's not from the domain
where I placed the link then to deny the user access.
I know this is not bulletproof security but it will make things a little
more difficult for the user.
Thanks..