C#后台调用JS

前台:
<script type="text/javascript" > 
function method() 

  alert(
"zhouhai");
}
 
</script > 

后台:
Page.ClientScript.RegisterStartupScript(this.GetType(),"test"" <script >method() </script >"); 

posted on 2007-10-29 20:24 小子好黑 阅读(1448) 评论(0) 编辑 收藏

导航

<2007年10月>
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910

公告

昵称:小子好黑
园龄:4年7个月
粉丝:0
关注:0

搜索

 
 

常用链接

随笔档案

博客

最新评论

阅读排行榜

评论排行榜

推荐排行榜