关于Response.Write()
我在ASP.NET中想实现提示用户,并转到其它也面,用下面的语句为什么不能实现?????紧急!!!
Response.Write("<script language=javascript>alert('添加新闻成功!');locatio.href='x.aspx';</script>")
我在ASP.NET中想实现提示用户,并转到其它也面,用下面的语句为什么不能实现?????紧急!!!
Response.Write("<script language=javascript>alert('添加新闻成功!');locatio.href='x.aspx';</script>")