Asp.net 后台调用js方法
摘要:1. 用Response.Write方法 代码如下: Response.Write(""); 此方法缺陷就是不能调用脚本文件中的自定义的函数,只能调用内部函数,具体调用自定义的函数只能在Response.Write写上函数定 义,比如 Response.Write("");2.用Client...
阅读全文
posted @ 2015-03-25 17:12
posted @ 2015-03-25 17:12
posted @ 2015-03-25 17:10
posted @ 2015-03-25 17:04
posted @ 2015-03-21 03:35
posted @ 2015-03-21 03:32
posted @ 2015-03-21 01:43