Frame problem

B

Blurg

Hi,
I have a problem with my webpage. It uses two frames, the left one for the
contents list and the right one for the body content.
Now, when I look up a page in for example google, then it's always choosing
the body (right frame) and this way people only get the requested page in
question without the left frame. I like to find a way that if such a page is
requested, it's always requesting the left frame too.
do I need to use some Javascript or something for this? I'd like
to try this without a server-side scripting language.

to see what I mean: when I try to find a page in google about I get for
example this page as a result:
http://metafysica.nl/crystal.html
But I need it to have it in the right frame like this http://metafysica.nl



Jurgen
 
T

Tricia

Hope this helps

<body ONLOAD="InFrame()">

<SCRIPT LANGUAGE="JavaScript">

<!--
// Reloader MK3
// name of page or site to be called if relocate is required
var mainsite = "http://www.yoursite.com/index.htm";
// setup messages
var msgQ = "The page you are viewing is part of a frames-based
site.\nClick OK to load the missing navigation frames.\n\n If you click
CANCEL you can access this box again by reloading this page.";
// called from onload
function InFrame() {
if (parent.frames.length ==0) {
// We loaded outside of our frameset, probably from a search engine
// wait 3 secs before asking
setTimeout("InFrameQ()",3000);
}
}

function InFrameQ() {
if (confirm(msgQ)) {
// load the main site
location.replace(mainsite);
}
}//-->

</SCRIPT>
 
D

David Dorward

Tricia said:
What's your problem old man ?

I thought I outlined it pretty well below. I note you are still top posting,
please stop.
David Dorward said:
Tricia said:
Hope this helps

Maybe you should read http://www.allmyfaqs.com/faq.pl?How_to_post
<body ONLOAD="InFrame()">

<snip JavaScript>

What does that Javascript have to do with multiposting?[1]
Blurg wrote:
<snip>

[1] Tip: Make sure that the message your headers claim you are replying
[to
is the message you are actually replaying to.
 
T

Tricia

Why ?

David Dorward said:
Tricia said:
What's your problem old man ?

I thought I outlined it pretty well below. I note you are still top posting,
please stop.
David Dorward said:
Tricia wrote:

Hope this helps

Maybe you should read http://www.allmyfaqs.com/faq.pl?How_to_post

<body ONLOAD="InFrame()">

<snip JavaScript>

What does that Javascript have to do with multiposting?[1]

Blurg wrote:
<snip>

<http://www.cs.tut.fi/~jkorpela/usenet/xpost.html>
<
[1] Tip: Make sure that the message your headers claim you are replying
[to
is the message you are actually replaying to.
http://dorward.me.uk/
 
D

David Dorward

Tricia said:

For the reasons outlined below. (which you've now quoted twice)
David Dorward said:
Tricia said:
What's your problem old man ?

I thought I outlined it pretty well below. I note you are still top posting,
please stop.
Tricia wrote:

Hope this helps

Maybe you should read http://www.allmyfaqs.com/faq.pl?How_to_post

<body ONLOAD="InFrame()">

<snip JavaScript>

What does that Javascript have to do with multiposting?[1]

Blurg wrote:
<snip>

<http://www.cs.tut.fi/~jkorpela/usenet/xpost.html>
<
[1] Tip: Make sure that the message your headers claim you are
[replying to
is the message you are actually replaying to.
http://dorward.me.uk/
 
T

Tricia

Do you find it upsetting when you don't get your own way then ?
Do thing like posting upside down upsetting ?

If so I would get out more if I was you!
 
D

David Dorward

Tricia said:
Do thing like posting upside down upsetting ?

How I feel about top posting is described quite well at the URLs I've
suggested you read several times.
 
T

Tricia

As I said you need to get out more.
Tis time to go home chat more soon.
Byeeeeeee
T












































































































..
 
L

Lasse Reichstein Nielsen

Tricia said:
As I said you need to get out more.

Personal attacks are counter productive, and only reflect badly on
yourself.

David Dorward is not alone in preferring interleaved replies, and
definitly not alone in not wanting untrimmed quotes. Following his
suggestions will make it more likely that people will repsond
favorably to what you say.

/L
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top