PtokaX forum

Stuff => Offtopic => Topic started by: GeceBekcisi on 30 April, 2006, 01:36:15

Title: HTML question
Post by: GeceBekcisi on 30 April, 2006, 01:36:15
How can I detect if a page, which is designed to work as a frame in another page, is hotlinked in HTML?
Title: Re: HTML question
Post by: GeceBekcisi on 30 April, 2006, 09:57:45
How?
Title: Re: HTML question
Post by: GeceBekcisi on 30 April, 2006, 15:27:32
My platform is simple HTML (since I don't know PHP :\ ) and the site mentioned is this (http://www.turkuazsohbet.com/rehber). I see many people use hotlinks instead of the main URL, and I want to avoid this. Will try the javascript you gave..
Title: Re: HTML question
Post by: GeceBekcisi on 30 April, 2006, 15:33:28
I think I need "if not (document.referrer)" or "if not document.referrer == "etc etc" " as we can do in LUA..