I was wondering how can I refresh a part of the page. I've seen is sites where they allow users to refresh only part of the page, like as we see in SP forum, when we edit a post, we just refresh the part of our post, not the full page.
Only problem here is - none of the solutions are universal. Ajax, divs or Iframe, all depend on javascript, hence browsers where javascript is disabled, won't get the functionality. Probably I can code for those browsers seperately.
Bookmarks