A script is written in JavaScript on the page for page Jump.
Function delpc (PCID, pc_name) {If (confirm ("OK [" + pc_name + "] after repair? ") {Alert (PCID); window. Location. href =" propertyreprotrepair_showlist_u9.aspx? Dotype = V & id = "+ PCID ;}}
However, an incomplete IE 6 browser is embedded in the portal machine (similar to a tablet computer) and cannot jump smoothly. The value is often not sent back to the page. Sometimes the data cannot be updated successfully, sometimes even if the update is successful.
Page does not reload data.
Unable to handle the door machine! So the thread is used.
Thread. Sleep ()
You can walk and use it again.
Response. Redirect ("");
Redirection or walking.
BecauseCodeNon-IE6 browsers on the PC are running normally,
Finally, I tried to use the <A/> label to perform the herf operation. The operation was successful, indicating that I was puzzled!