473,545 Members | 1,983 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

frames?

les
Hello,

I just wonder what are the implications to use frames to build portal. I've
seen some sites that are quite fast with frames but I just wonder if there
are hidden "costs".
I've tried to use in the past and I run into a lot of problems when I worked
with environment where there were frame and no frames pages.

Please let me know if frames are OK to use for serious portal.

Thank you,
Les
Jul 19 '05 #1
2 1867
Each request will (may) deliver multiple pages so IIS would have to work
harder, but if you want frames and you think your site would be most
functional with them, adjust your hardware if it's not enough. Don't adjust
the functionality and design of your site around hardware, if at all
possible.

There is another thing to consider, and that is that some people will roll
their eyes and say that frames are "so 90s like hit counters" and not take
your site seriously. I personally think that there are times that frames
really make a lot of sense, but I wouldn't use them unless it was one of
those exact times.

Ray at work
"les" <bennettdotdill @no_spamburke.c om> wrote in message
news:qv******** ***********@new s20.bellglobal. com...
Hello,

I just wonder what are the implications to use frames to build portal. I've seen some sites that are quite fast with frames but I just wonder if there
are hidden "costs".
I've tried to use in the past and I run into a lot of problems when I worked with environment where there were frame and no frames pages.

Please let me know if frames are OK to use for serious portal.

Thank you,
Les

Jul 19 '05 #2
CJM
There are *very few* situations where frames are in theory better than
singles pages. A common scenario cited it to provide a static header with
scrolling main body. You can use CSS-P combined with Javascript to achieve
this but it's messy; besides I'd question whether you really need this
capability - do you really need this feature?

Frames go against the spirit of the web, as does using tables for layout,
but in both cases they are expedient and easy for novices to pick up. Very
few 'teach-yourself-html' sites show noobs how to use CSS and to validate
(X)HTML, so people learn bad habits that are hard to undo.

There are very good reasons not to use frames, for example accessibility
reasons. Inter-frame javascript can be more tricky also. On the performance
site, AFAIK, a single page structure using validaing HTML/CSS with SSI's
will beat the frameset equivalent. I think there is actually a small
performance hit in generating the frameset from individual frames (but I'm
not sure about this), whereas caching technology has improved so that SSI's
are very efficient structures.

On the other hand, CSS2 support is varied across browsers. Maybe in 18
months there will be a new CSS version with new browsers that accurately
support it... but until then we'll have problems convincing people to drop
frames/tables etc.

I dont agree that frames are 'evil' but I would have to be at my wits end
before I used them in anger.

The original question concerned a 'serious portal'. If you look at what we
might consider 'serious' portals today, How many are using frames, and how
many not?

MSDN, Amazon, BBC, Yahoo, W3C, etc.... None use frames.

There are some that still do, eg MSDN Newsgroups, but they are fewer and
further between.

So... in summary...

Frames are NOT the future. If you cant achieve what you want to using CSS-P
& SSI, then consider changing your design, but ultimately, you wont get shot
for using frames!

Just my £0.02.

CJM

PS. If you want a laugh, go and ask this question in
comp.infosystem s.www.htm or stylesheets. Sit back and watch the feathers
fly!
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

40
2872
by: JohnnyCJohnny | last post by:
Is it pretty safe to say that almost all web surfers now use browsers that are Frames compatible? What are most people using these days? IE? Thanks
7
2305
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three frames, where the two lower ones are within a Frameset within the master Frameset: 1111111111111111111
95
5644
by: Neal | last post by:
Of course, every frame site I've ever seen has reduced usability and all. We've been through this before. But as frameset is still a part of HTML, there must be some legitimate use for it, hmm? For most markup I know when it's useful and when it's not, but regarding table markup I sure know when it isn't good, but can't really come up with...
25
43244
by: Steal | last post by:
Hi at all I try to validate this page using the link: http://validator.w3.org/ but it return that this is not a valid HTML 4.01 page please where is it error? Steil <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head>
5
16562
by: Dfenestr8 | last post by:
Hi. I'm designing a site, and I'm trying find a way of browsing it without using frames, so I can test the <noframes> </noframes> tags. I use a linux mandrake 10 system, with KDE 3.2. Is there a browser for linux that doesn't use frames? Or is it possible to configure either firefox or konqueror to not use frames?
7
2976
by: dj Bass | last post by:
simple, they don't like things that restrict the server-side controls... and when it comes to frames, you need client side stuff and that stuff's up the asp.net strategy. right or wrong?
3
2414
by: Nish | last post by:
Is HTML frame is an old technology? Will the modern web application are developed using the HTML frames? Does all the browsers support them? Thank you for your suggestion, Nish
56
3782
by: Deepan HTML | last post by:
Hi All, Currently i am working in a framed environment where i have divided the window as 20% and 80% and the 20% is used for navigation purpose and right frame for displaying the orignal content. Now i want to Disable ad Enable the menu items which are placed in the left frame for navigation purpose. Can any of you input me with any idea...
14
7035
by: Mark | last post by:
Hi Guys, I am very new to ASP.NET world. I need to create three frames. One at the top, one on the left and another on the right side. I don't know how to do it. So please help me with it. I'll appreciate any help/example you can provide. I am using visual studio 2005. Thanks, Mark
0
7411
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7669
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7439
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7773
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5343
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4962
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3450
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1901
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
722
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.