In my MVC application I have a particular div I want to update without any postbacks, I obviously thought of Ajax to accomplish this but was wondering how I would acheive this behaviour. I want the div to update at set intervals using ajax. Can anyone help with this?
↧