Master Pages

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ramprabu
    New Member
    • Feb 2007
    • 10

    Master Pages

    Hello,

    I have using Master pages in one of my site. But the full page was refreshed when I click any link of the master. How can I solve?

    Regards
    Ram Prabu
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    A master page is not a frameset, I would expect the whole page to load... There is, however, the new callback manager (ICallBackEvent Handler) which is basically a XMLHTTP wrapper that can help in reducing the amount of visible page refreshes.

    Hope that this helps.

    Comment

    • AlimbashaShaik
      New Member
      • Feb 2007
      • 3

      #3
      Use Ajax in ASP.Net u can over UR Problem.

      Comment

      Working...