Ok, maybe I should start from the base first. How I build two simple
pages, with the same header, footer, menu (using ascx I think).
Whenever I click the menu, it goes to other page without flicking (the
header, footer, menu). Could some one post me the sample code. The
simple one, don't have to use the master page, etc.
You Said using forms. Sorry, but how to use it without have the whole
page flicking. Thanks. Sorry, but I'm really a newbie
> > Hi,
> > I'm a newbie in web programming. I got few questions about master page
[quoted text clipped - 21 lines]
> David Barkol
> www.neudesic.com
Christopher Reed - 13 Feb 2006 12:14 GMT
I think the first place to start is not to worry too much about the flicker.
While you can spend a lot of time trying to figure out how to stop the
flicker, you also expending a lot of time that could be used on producing
the base code for your project.
A good place to start is with the Quickstart Tutorials which are available
at www.asp.net or you can download the .NET SDK and install them locally on
your computer.

Signature
Christopher A. Reed
"The oxen are slow, but the earth is patient."
> Ok, maybe I should start from the base first. How I build two simple
> pages, with the same header, footer, menu (using ascx I think).
[quoted text clipped - 29 lines]
>> David Barkol
>> www.neudesic.com
Alphonse - 13 Feb 2006 17:09 GMT
Ok, I'm working on it. Reading about the asp.net step by step.
But right now I need to make my page doesn't flick. & yes I'm worry a
lot in this, cause we need to make templates that doesn't flick while
navigating the page. Thanks everybody for the replies