Hi,
Please can someone give me some direction on the best way to implement AJAX?
Basically i have a classic ASP site that has recently been upgraded to .Net, and i've got the scenario where i would like a slow page to be displayed quickly. Part of the data displayed on the page takes several seconds to load, i would like to load up everything else, and use AJAX to load the slow part.
I'm not sure what the best method is? Should i be using jQuery, AJAX controls, etc.?
Sorry if this has been asked before, just looking for some pointers or good links. Thanks