我用VS2005编写网页,请问各位大神,如何用Button1_onclick()的事件实现跳转到index页面上,求代码!谢过
1个回答
2013-03-09
展开全部
protected void Button1_Click(object sender, EventArgs e)
{
Response.Redirect("index.aspx");
}
{
Response.Redirect("index.aspx");
}
追问
这个是.NAT里的吧 我现在学的是jQuery!求解,谢谢。。。
追答
location.href ="index.htm"
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询