i have an Runtime error for occuring at the time of downloading from the site
the error will cause " Unable to complete your request" when i was running the application.her e mainly downloading files more then 500MB from the site..
This my coding
function start here--------------*-----------------
Dim Size As Long, Remaining As Long, FFile As Integer, Chunk() As Byte
Dim...
User Profile
Collapse
-
help in Inet controls
-
Run time error for "Unable to complete your request"
Hi all. in my project using the inet controls for down loading zip file from site at the time error will occur for "unable to complete ur request" i think it will happening for the download more than 600 kb it will not working.that error message will occur.codings below i put the coding in function calling
--------------
Dim Size As Long, Remaining As Long, FFile As Integer, Chunk() As Byte
... -
Pls help me for the VB Inet Controls use to download file from site
Hi all,i m trying to download zip file from the site.following coding to use download at the time runtime error will cause "Unable to Complete Your Request" after clik the debug window error will appper on the "Size = CLng(Inet1.GetH eader("Content-Length"))"
Please give me the Soluion for this ASAP
Function DownloadZipandU nzip(ByVal File As String, row As Integer,... -
Can Any one help me Problems in Inet control
Hi all,i m trying to download zip file from the site.following coding to use download at the time runtime error will cause "Unable to Complete Your Request" after clik the debug window error will appper on the "Size = CLng(Inet1.GetH eader("Content-Length"))"
Please give me the Soluion for this ASAP
Function DownloadZipandU nzip(ByVal File As String, row As Integer,...
No activity results to display
Show More