|
-
Jun 8th, 2007, 08:04 AM
#1
Thread Starter
Fanatic Member
Error!
When i am trying to download my website files from ftp://mysite.com to my folder then ie explorer is displaying error. its only downloading few files a time. the error is
The instruction at "0*6600acccc" referenced memory at " ". The memory could not be "read".
Though i have downloaded all the files but in three times.
Dont rely only on your luck. Work hard until You get success.
vb Code:
Private sub Time_ispassing
While Me.Notgetsuccess
trygain=tryagain+1
Me.workhard
wend
end sub
-
Jun 8th, 2007, 04:06 PM
#2
Re: Error!
Try using an FTP client. IE is a program built by committee - equally poor at everything it does. Filezilla is pretty good and it's free.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|