Home > Net > About the Response. The problem of Redirect is very strange
About the Response. The problem of Redirect is very strange
Time:11-28
A strange problem, when the deployment server, the upcoming website file to copy the cover to the server, can jump, but after ten minutes, and can't jump, just as the address is invalid, but don't change the address, enter directly, and can display the right. The normal HTML page, is given to illustrate the effectiveness of the address, and then send release site files to copy the front cover to the server, can visit again, but after ten minutes,,, people don't have to know that what reason,
Protected void ImgBtnLogin_Click (object sender, ImageClickEventArgs e) { The Response. Redirect (" ~/template/right. HTML "); }