M
M.Siler
Let me first by saying I am NOT a .net programmer, but am very skilled with
ASP, JavaScript, HTML, DHTML, Flash development.
I've been reading through posts here about Frames vs. Master Pages and there
seems to be the thought of why use Frames when you can use a Master Page?
How does a Master Page only update a section without re-displaying the
entire page. We have a site that has some small swf banners for lack of a
better term that we don't want to have their internal clock reset and to
start over each time a link is clicked on the master page and it's
re-displayed (aka refreshed).
Also, we have a title bar at the top, menu on the left and bottom bar with
copyright, privacy policy, etc. None of these will change or need to be
updated. If I was using frames I would only update the "Main" frame with the
content. If you use a Master Page, won't all these sections, top bar, menu
on the left, and bottom bar have to be re-drawn/refreshed/re-displayed
(whatever you'd like to call it) each time a link is clicked.
Sorry if I'm asking dumb questions, but I've always considered the *proper*
uses of frames a powerful feature to have a site fast for people who have a
slow connection.
ASP, JavaScript, HTML, DHTML, Flash development.
I've been reading through posts here about Frames vs. Master Pages and there
seems to be the thought of why use Frames when you can use a Master Page?
How does a Master Page only update a section without re-displaying the
entire page. We have a site that has some small swf banners for lack of a
better term that we don't want to have their internal clock reset and to
start over each time a link is clicked on the master page and it's
re-displayed (aka refreshed).
Also, we have a title bar at the top, menu on the left and bottom bar with
copyright, privacy policy, etc. None of these will change or need to be
updated. If I was using frames I would only update the "Main" frame with the
content. If you use a Master Page, won't all these sections, top bar, menu
on the left, and bottom bar have to be re-drawn/refreshed/re-displayed
(whatever you'd like to call it) each time a link is clicked.
Sorry if I'm asking dumb questions, but I've always considered the *proper*
uses of frames a powerful feature to have a site fast for people who have a
slow connection.