Hi guys,
My page is formed by 2 horizontal frames.
Let's say it:
index.asp is build from top.asp and bottom.asp
I want to prevent people to access bottom.asp directly from the Address Bar. So, if they type bottom.asp it should redirect the page to index.asp and not display only bottom.asp
What's the way to accomplish that?
Thx a lot!
My page is formed by 2 horizontal frames.
Let's say it:
index.asp is build from top.asp and bottom.asp
I want to prevent people to access bottom.asp directly from the Address Bar. So, if they type bottom.asp it should redirect the page to index.asp and not display only bottom.asp
What's the way to accomplish that?
Thx a lot!