HOW TO open a specific page in a frameset ?

B

BlackSabbath

I would open automaticily the page Product125.htm in the right frame with

MyFrameSet.htm?Product125.htm

Is it possible ?


Content of MyFrameSet.htm :
<frameset cols="30%,*">
<frame name="menu" src="menu.htm" scrolling="no" frameborder="no">
<frame name="detail" src="general.htm" frameborder="no" >
<noframes>

Thanks
 
G

Gill Bates

something like
onload="rightframe.location.href=yourownstringfunction(location.href);"
should do the trick.

Though there might be some predefined function to better put after the =
 

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