> I am not getting any error/message with ryan code. I think over there > time is only getting. i cant see(in address bar) that my page is > getting refreshed.
You would only see the URL change in the main address bar if you change the document hash _in addition to_ fetching the content via Ajax. Simply setting the html of a content area doesn't change the address of the page by itself. (Think about the implications if it did!) -- Sandy
