%
Response.CharSet=strCharSet
on error resume next
'932 1252
Select Case Request.QueryString("LCID")
' ***********************************************
' All German languages will go to the German site
' ***********************************************
' German(Standard) redirection
' Case 1031: Response.Redirect "https://oca.microsoft.de/secure/auto.asp?ID=" & Request.QueryString("ID")
' German(Swiss) redirection
' Case 2055: Response.Redirect "https://oca.microsoft.de/secure/auto.asp?ID=" & Request.QueryString("ID")
' German(Austrian) redirection
' Case 3079: Response.Redirect "https://oca.microsoft.de/secure/auto.asp?ID=" & Request.QueryString("ID")
' German(Luxembourg) redirection
' Case 4103: Response.Redirect "https://oca.microsoft.de/secure/auto.asp?ID=" & Request.QueryString("ID")
' German(Liechtenstein) redirection
' Case 5127: Response.Redirect "https://oca.microsoft.de/secure/auto.asp?ID=" & Request.QueryString("ID")
' ***********************************************
' All French languages will go to the French site
' ***********************************************
' French(Standard) redirection
' Case 1036: Response.Redirect "https://oca.microsoft.fr/secure/auto.asp?ID=" & Request.QueryString("ID")
' French(Belgian) redirection
' Case 2060: Response.Redirect "https://oca.microsoft.fr/secure/auto.asp?ID=" & Request.QueryString("ID")
' French(Canadian) redirection
' Case 3084: Response.Redirect "https://oca.microsoft.fr/secure/auto.asp?ID=" & Request.QueryString("ID")
' French(Swiss) redirection
' Case 4108: Response.Redirect "https://oca.microsoft.fr/secure/auto.asp?ID=" & Request.QueryString("ID")
' French(Luxembourg) redirection
' Case 5132: Response.Redirect "https://oca.microsoft.fr/secure/auto.asp?ID=" & Request.QueryString("ID")
' ***********************************************
' Japanese will go to the Japanese site
' ***********************************************
' Japanese redirection
Case 1041: Response.Redirect "https://ocatestjpn/secure/auto.asp?ID=" & Request.QueryString("ID")
' ***********************************************
' All other languages go to the English site
' ***********************************************
End Select
%>
<%
dim rsHash
Dim cnAuto
Dim rsAuto
Dim cmAuto
Dim cmDriver
dim cmHash
dim cmSetHash
dim x
Dim strXML
dim bolResults
dim strSrc
dim strDest
Dim oXML
Dim oNodeList
Dim strFileName
Dim strFileSize
Dim strCreationDate
Dim strVersion
Dim strManufacturer
Dim iIncident
dim strOSName
dim strOSVersion
dim strOSLanguage
dim strComputerName
dim strDriver2
dim iLength
dim strHash
dim bolHashExists
Dim strTemp
Dim strNewSrc
Dim SourceID
Dim strFrom
Dim strProductName
Dim oFileObj
Dim obolFileExists
Dim bol64Bit
Dim strAnon
Dim strPreviousPage
Call CCreateObjects
Call CCreateConnection
strPreviousPage = Request.ServerVariables("SCRIPT_NAME")
strPreviousPage = Right(strPreviousPage, len(strPreviousPage) - Instrrev(strPreviousPage, "/"))
Response.Cookies("Misc")("PreviousPage") = strPreviousPage
strAnon = Request.QueryString("user")
if strAnon = "anon" then
Response.Write "
" Response.Write L_RECEIVED_SUCCESS_PARTONE2_TEXT & "
" Response.Write "" & L_RECEIVED_THANK_YOUTWO_TEXT & "
" Response.Write "" Response.Write "" & L_COMMENTS_UNABLE_TOCONNECT_ERRORMESSAGE & "
" Response.Write "" & L_COMMENTS_DATABASE_FAILED_TEXT & "
" & L_AUTO_UNABLETO_PROCESS_TEXT & "
" Response.write L_AUTO_UNABLETOPROCESS_COMMENT_TEXT & "
" & L_AUTO_UNABLETO_PROCESS_TEXT & "
" Response.write L_AUTO_UNABLETOPROCESS_COMMENT_TEXT & "
" & L_AUTO_UNABLETO_PROCESS_TEXT & "
" Response.write L_AUTO_UNABLETOPROCESS_COMMENT_TEXT & "
" & L_AUTO_UNABLETO_PROCESS_TEXT & "
" Response.write L_AUTO_UNABLETOPROCESS_COMMENT_TEXT & "
" & L_COMMENTS_UNABLE_TOCONNECT_ERRORMESSAGE & "
" Response.Write "" & L_COMMENTS_DATABASE_FAILED_TEXT & "
<% = L_AUTO_ALREADYHAVE_FILE_TEXT %>
<% = L_AUTO_ALREADYHAVE_FILEBODY_TEXT %>
<% = L_AUTO_ALREADYHAVE_NOCUSTOMERINFO_TEXT %>
<% else %><% = L_AUTO_UPLOAD_COMPLETE_TEXT %>
<% if bol64Bit = 1 then %><% = L_AUTO_64BIT_DUMP_TEXT %>
<% else %><% = L_AUTO_THANK_YOU_TEXT %>
<% end if %>/secure/auto.asp?user=anon"> <%=L_AUTO_CLOSE_WELCOME_TEXT%> | |
/secure/customer.asp"> <% =L_CUSTOMER_NEXT_LINK_TEXT %> |