try:
reponse.clear 
response.redirect(...) 
response.end http://www.microsoft.com/technet/treeview/default.asp?url=/technet/columns/insider/iisi1202.asphttp://www.15seconds.com/faq/ASP%202.0/745.htm

解决方案 »

  1.   

    try:
    reponse.clear 
    response.redirect(...) 
    response.end http://www.microsoft.com/technet/treeview/default.asp?url=/technet/columns/insider/iisi1202.asphttp://www.15seconds.com/faq/ASP%202.0/745.htm
      

  2.   

    好像不行  还是出现Object moved to here.Object moved to here
      

  3.   

    response.redirect(...什么格式的页)
      

  4.   

    Response.Redirect("index.aspx?module=workforce&file=index&class="+this.SearchItem.Items[this.SearchItem.SelectedIndex].Value+"&searchkey="+this.SearchKey.Text.Trim());