HI Mattias
My web site uses frames, however, I notice from the web log, somtimes people
are entering on pages such as the "Answers" page to FAQ, or even some
products page. Now people arn't likelt to buy anything if they don't know
who they are buying form - some people of coarse can look atthe url and
reduce it to its lowest level ie
www.mysite.com, but i was hoping I can save
people the problem, so long as it does'nt cause me other navigational
problems. I didnt really want to plague each page withe a "If you arrived on
this page then click here to star" or similar
May I ask why iys a bad idea please,
Best wishes and thank you for replying
Centaur
"Matthias Gutfeldt" <say-no-to-> wrote in message
news:...
> Centaur wrote:
> >
> > In making web pages other than the home page index.htm is there any way
of
> > putting code in all the other pages so that if someone enters the site
other
> > than by the home page, it automatically opens the home page, so that
> > navigation can start from there.
>
> Check the referrer, and if it's not your homepage, send them to the
> homepage. This can be done with a setting in the server configuration.
>
> But I think it's a very bad idea. What problem are you trying to solve?
>
>
> Matthias
>