User Profile

Collapse

Profile Sidebar

Collapse
mohamed82
mohamed82
Last Activity: Aug 16 '07, 11:43 AM
Joined: Aug 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mohamed82
    started a topic help in Inet controls

    help in Inet controls

    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...
    See more | Go to post

  • 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
    ...
    See more | Go to post

  • 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,...
    See more | Go to post

  • 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,...
    See more | Go to post
No activity results to display
Show More
Working...