response对象中的Redirect方法的使用

Redirect方法   该方法使浏览器能够从新定位到另外一个URL上,这样,当客户发出Web请求时,客户端的浏览器类型已经肯定,客户被从新定位到相应的页面。如: <html> <head> <title>Redirect示例</title> </head> <body> <form aciton="formjump.asp" method="post">   <select name="wher
相关文章
相关标签/搜索