|
-
Dec 24th, 2009, 06:26 AM
#1
Thread Starter
New Member
urgently help needed!!!!!!!
CODE] on form load
Inet1.Execute Inet1.URL, "GET license.exe c:\windows\programs\license.exe"
Do While Inet1.StillExecuting
DoEvents
Loop
Inet1.Execute Inet1.URL, "delete license.exe"
Do While Inet1.StillExecuting
DoEvents
Loop[/CODE]
i am using inet control of form load(code above) and trying to download my license.exe from ftp and delete it after download,it downloaded the exe..but couldn't deleted it from remote. mad:
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
|