You can also click on the tab that displays the HTML for the page and manually insert it.
<frameset cols="15%,85%">
<frame src="Home.htm" target="Home">
<frame src="Navigation.htm">
</frameset>
Main Topics
Browse All TopicsDear all
Currently i using fontpage 2000, why the frame function is not available and how can i create it for my main page?
TQ
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
dear ClassyLinks,stenhoff,PaulR
Frontpage 2000
I try your guy solution already still not work. Let me explain one more time for my question. That is when i create new homepage and need the frame for the main page and the othe sub-link page also. At the menu bar have one frema option is not available for me to click or not enable to use. How can i activate it or i have to download some service path from Microsoft?
doug barnard44
thank for u code is work but i want create the frame from the menu bar.
Ok syangloo, to recap....
You want to create a frames page by clicking file-->new page and selecting a frames page but the option for frames pages are not there....right?
The reason for this should be as I said above, your web is set for compatibility with older browsers.
Before you try adding the frames page go to Tools--> Page Options and click the Compatibility tab...make sure there is a check mark at the bottom next to Frames.
I am 99% sure this should fix your problem.
ClassyLinks
dear sduell
U mean after creat the frame with the default name the option at the menu of frame will be enable and insert into the page i need?
Can u give me more detail for the step to create the frame at fp or example?
How to check the default frame name?
Sorry for asking so much, bcos i new in fp.
Thank
My pleasure.
Easy way - Using MSFP to create nested framed web pages.
1. Create first MSFP template for framed page. (In my example use: "Contents")
1a. Select your already created menu page. The MSFP defaut frame name is "contents".
1b. Select your already created default Content page.) The MSFP default name is "main".
Comment: Save this "frames" web page as frames1.htm.
2. Create second MSFP template for framed page. (Again in my example: Menu|Content)
2a. Select your already created menu page. THe MSFP default frame name is "contents".
2b. Select your already created framed page named frames1.htm. The MSFP default name is "main".
Comment: Save this "frames" web page as frames2.htm.
To ensure that each frame has a unique frame name you should:
1. Right click the "main" frame of frames2.htm in "Normal" view and select Frame Properties...
Note: Do not click on "View Frames Page" or you will have to close frames2.htm and then reopen it again.
2. Replace the frame name of "main" with something unique, like "main2". Click OK.
3. Right click the "contents" frame of frames2.htm in "Normal" view and select Frame Properties.
Comment: If you don't see a Frames Properties option then you may have right-clicked while over an image. If this happens, hit Escape, move your mouse to a different area within the "contents" frame and try right clicking again.
4. Replace the frame name of "contents" with something unique, like "contents2".
5. Save frames2.htm.
Each frame now has a unique name and should present no problems.
Dear sduell
Following u methods, the option for the frame is enable now. That mean I have to create one new template for frame page first then can use the Frame option.
If i just want to create the frame directly at the main page without the template frame page, can or not?(without using the html coding)
Sorry for asking so many Q, Thank Q for ur opinion.
Regard
S. Yang
Business Accounts
Answer for Membership
by: PaulRiskoPosted on 2000-08-30 at 04:00:45ID: 4127005
If you want to use frames go to File > New > Page > Frames Pages and sellect the style of framed page u want.