I don't see anything wrong in using frames. Especially if they are already
there and work.
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Ronald S. Cook" <> wrote in message
news:8A96DBE8-85FA-48C3-97F0-...
>I have an old ASP.NET app that I need to rewrite. It uses frames to have
>an embedded Windows Media Player playing content that is controlled from
>other frames on the page.
>
> And, of course, the user can navigate around other frames without
> disrupting what is playing in the frame that contains the player.
>
> What am I supposed to use to get this functionality these days if frames
> are taboo/the old way of doing things?
>
> Thanks,
> Ron
>