Web Hosting Talk







View Full Version : Problems with frames?


PerfCircles
02-15-2002, 01:10 PM
I have heard that frames cause major problems when a website is an include through another site because all the frames will have to be included, as opposed to just one file.

What are your thoughts on this? Is this a valid problem? Is it insurmountable or is it fixable?

AcuNett
02-15-2002, 04:15 PM
This should go in an HTML forum :D.

Say the frames page was http://www.acunett.com/frame.html

You wouldn't call that page.... A framed page is made up of multiple pages set into a frame. If the actual page you wanted to call was in the middle, then you would look at the source and see what the name of that page is

http://www.acunett.com/middleframe.html for example.

Hope this helps. :)

PerfCircles
02-18-2002, 09:16 AM
Hey! I tried finding a good HTML forum, but the only one I found was htmlforum.com and the most users it ever had was 74.

Any suggestions?

AcuNett
02-18-2002, 10:18 AM
HTML Goodies Forum: http://forums.internet.com/WebX?htmlgoodies

bobcares
02-18-2002, 10:30 AM
Hi!
Frames do have some problems.. The major ones I feel are -
1) Search engines do not accept it well.
2) The reading area is reduced.

The good side is that it is easy to develop and maintain....

Have a great day :)

Regards
Amar

PerfCircles
02-18-2002, 10:44 AM
Thanks, guys! Y'all have come through for me again. Hopefully bobcares' views will help settle the debate.