2014年4月25日

asp.net从masterPage继承的页面,如何在客户端用javascript取control(比如textbox)的值

摘要: 最初是想在用户点“确定"按钮之前给一个confirm,就像这样function confirmation() { if(confirm("Are you sure you want to delete?")) return true; else return false... 阅读全文

posted @ 2014-04-25 23:50 齐文宣 阅读(306) 评论(0) 推荐(0)

asp程序 LoggedInTemplate 的内容在登录后也不显示的原因

摘要: 是因为web.config没写对 ,应该加上这段 阅读全文

posted @ 2014-04-25 00:34 齐文宣 阅读(313) 评论(0) 推荐(0)

导航