页面怎样定时跳转?页面怎样定时跳转?[解决办法] <body onload= "setTimeout( 'form1.submit() ',2000) "> <form action=1.aspx method=post name=form1> </form>