I am using a simple table, and there is no written java.
i've made a search and I've picked up the 2 advices, but I want an expert.....
1)What about the smart navaigation tag which can be written at the code behind: in your opinin is it useful to get rid from rendering problem
if(Page.IsPostBack == false){
Page.SmartNavigation = false;
}
2).NET has an Html32TextWriter that can be used to generate HTML 3.2 HTML. You are ultimately in charge of managing what gets sent to
the browser.
What Should i use the first or the second..
thanks a lot!
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)


3.0 