Is is possible to have my users navigate from page to page without seeing the refresh of the page? I have a master page for my site and about 10 content pages.
I didn't understand how that page relates to the issue I asked about.
I'm working on a site that at this point is static. It will have links and documents. My plan was to have the content portion of my site change without the entire page refreshing. I'm using visual studio 2008 so I put a asp script manger in my master page.
I think put a radajaxpanel to wrap the content tags. If I'm missing something obvious I do apologize.