CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: File Upload

  1. #1
    Join Date
    Mar 2001
    Posts
    5

    Question File Upload

    I am uploading files through my program.
    While uploading i face a problem. That is files more than 4 MB cannot be uploaded and throwsout a general IE error.

    Can anyone help in sorting out the problem.

    Thanks in advance.

    /venkatr

  2. #2
    Join Date
    May 2001
    Posts
    18
    You are suposed to be able to change it with regestry settings I think.... may even be simpler....

  3. #3
    Join Date
    Mar 2001
    Posts
    5

    Lightbulb upload more than 4 mb

    i think we should check out in the machine.config file....
    or others in the folder to enable that.

    not yet checked....
    i'll check out and tell....
    Thanks bolti.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured