blondebier
Programmer
Hi Guys,
As the title says, I'm looking for some way of making content from my MasterPage remain static and only change the content when the page is posted back to the server.
I have a header and a footer on my master page that remains completely static. Is it possible to keep these on the client and only have content post back. I.e. I have navigation and content that would change.
The only reason being that sometimes post backs can take a few seconds(5s) to complete and it would make my application better if the header and footer remained in the browser throughout.
Any ideas?
Cheers,
Francis
As the title says, I'm looking for some way of making content from my MasterPage remain static and only change the content when the page is posted back to the server.
I have a header and a footer on my master page that remains completely static. Is it possible to keep these on the client and only have content post back. I.e. I have navigation and content that would change.
The only reason being that sometimes post backs can take a few seconds(5s) to complete and it would make my application better if the header and footer remained in the browser throughout.
Any ideas?
Cheers,
Francis