299 Then'http出错Response.Write "document.getElementById(""status"").innerHTML=""http错误:" & http.status & " " & http.statusText & """;" & vbNewLine & ""Call ErrHandler()Call CloseObject()Response.EndEnd If
'检测状态If http.status 206 Then'服务器不支持断点续传Response.Write "document.getElementById(""status"").innerHTML=""错误:服务器不支持断点续传!"";" & vbNewLine & ""Cal