请问各位高手...html控件button按钮
请问各位高手...在asp.net中html控件button按钮 怎样实现点击button按钮转入下page界面
[解决办法]
onclick= "window.open( 'index.aspx ', '_top '); "
发布时间: 2012-01-07 21:41:55 作者: rapoo
请问各位高手...html控件button按钮
请问各位高手...在asp.net中html控件button按钮 怎样实现点击button按钮转入下page界面
[解决办法]
onclick= "window.open( 'index.aspx ', '_top '); "