using frames

P

PJ6

Some people told me to avoid frames completely when developing web sites.
The only substitantive reason I got was that "some browsers don't support
them very well". I've heard this for nearly10 years and one would think that
this problem has long been solved. Has it been yet or do I still have to
wait?

Paul
 
G

Guest

it all boils down to what you need and want.
For me the biggest thing is that with .NET there really is almost no need
for them. UserControls/WebUserControls take the place of a lot of the layout
now so you dont need the framesets for that regard but the biggest reason for
me is the interactivity. When you use frames you get almost ZERO interaction
between the two as opposed to having it all on one page.
The thing is though, that if frames handle all your needs then that's the
way to go, if not then go another route... sounds pretty simplistic but for
me at least it is.
 
S

Steve C. Orr [MVP, MCSD]

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
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top