Hi,
Currently I am developing an website where I have to provide AJAX functionality without reloading the entire web page for a particular portion of a page possibly within div tags.
That is clearly, I want the content of div tag should be a asp.net page and I want to render different diferent pages when the user selects a CSS menu without reloding or refreshing the whole page.
How do I do that? I want a clear example.
Regards,
T.Selvakumar