这样的事情.
$(document).ready(function() {
    $.get("http://path/to/handler.ashx", function(html) {
        alert(html);
    });
});
| 归档时间: | 
 | 
| 查看次数: | 6667 次 | 
| 最近记录: |