随笔分类 -  AJAX (ASP.NET)

ASP.NET AJAX
摘要:Some Common Operations using LINQ To XML - Part IIIn this article, we will explore some common ‘How Do I’ kind of examples using LINQ to XML. This article is the Part II of the 3-part LINQ... 阅读全文
posted @ 2009-04-23 10:49 asheng 阅读(1106) 评论(0) 推荐(0)
摘要:大家肯定用过一个非常常见的js与服务器端交互的场景(有时间再把服务器端与客户端脚本交互总结一下,呵) 如下: 服务器端获取值的是隐藏控件: 需要用js为其赋值,然后在服务器端取得。 场景非常简单吧。 然后看我如何用js为其赋值的: var AllScore = document.getElementById("allScore").value ; var temp = 123; All... 阅读全文
posted @ 2008-01-13 22:53 asheng 阅读(1118) 评论(5) 推荐(0)

© by Amen