RSS
热门关键字:  Linux  图形  项目管理  LAMP  p2p
当前位置 : 首页>开源技术>AJAX技术>列表

基于Ajax:实时刷新数据,实时显示状态,局部刷新的示例。

来源:中国开源社区 作者:sherman 时间:2007-09-17 点击:
</table>
</form>
</body>
</html> 中国开源社区



.cs文件

protected void Page_Load(object sender, EventArgs e)
 
{
中国开源社区

Ajax.Utility.RegisterTypeForAjax(
typeof
(_Default));
}


[Ajax.AjaxMethod()]
public string GetServiceStatus()
 
{
中国开源社区

最新评论共有 4 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册