R
Ronald S. Cook
I want to create an ASP.NET website wherein an embedded Windows Media Player
is displayed throughought the web session and new media files are played
depending on what the user clicks elsewhere.
I'm new to AJAX, but am starting to understand using the ScriptManager and
UpdatePanel controls.
So, would I have an UpdatePanel for both the Windows Media Player and then
one for "everything else"? How would I (or would I want to) utilize Master
pages so that header and footer would be the same? Or, maybe I couldn't use
Master Pages as I'd want the player to not be interrupted as the user
clicked to a different page.
Thanks for any guidance,
Ron
is displayed throughought the web session and new media files are played
depending on what the user clicks elsewhere.
I'm new to AJAX, but am starting to understand using the ScriptManager and
UpdatePanel controls.
So, would I have an UpdatePanel for both the Windows Media Player and then
one for "everything else"? How would I (or would I want to) utilize Master
pages so that header and footer would be the same? Or, maybe I couldn't use
Master Pages as I'd want the player to not be interrupted as the user
clicked to a different page.
Thanks for any guidance,
Ron