I want to create Stackoverflow like Question Asking Functionality.
I have noticed as soon as cursor is move from Title textbox to Question, it is showing related links, without doing page postback. I want to doo something similar to that.
How can I perform this?