后台调用前台js:ClientScript.RegisterStartupScript(this.GetType(), "myscript", "");
以xml 或是json模式发送ajax,在后台解析Request.InputStream就是,或者直接在发送页面带参数,后台request获取