makeing a seperate webpage appear in a frame.

B

Black Mage

..::::::::::::::::::::::: Quote Paul (Erie) :::::::::::::::::::::::.
I have a three frame main page.

I want the middle frame to contain what is in http://www.mysite.com/dream

the main site with frames is at: http://www.mysite.com

How do I do that?

the hyperlink code should look something like this:

<a href="http://www.mysite.com/dream" target="mooha">text</a>

the important bit is the target="", as this tells the link where the page
should be opened. The frame code should, for the middle frame, be:

<frame name="mooha">

This identifies the frame, and the link will open in that particular
frame. You should *always* name your frames.

-----
 

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,014
Latest member
BiancaFix3

Latest Threads

Top