File Upload Control

  1. #1

    File Upload Control

    Guys

    I have 2 problems with the control.

    The first one -- taking the example exactly as is here https://examples1.ext.net/#/Form/FileUploadField/Basic/ then .HasFile in the click event is always returning false. The dev machine is running visual studio 9. I tested the standard control and that had no problem so I decided to test it the production machine which runs iis7.

    This led to the 2nd problem and that file upload control does not render, I have set the application pool to run classic but this does not help.

    So

    1. Are there is specific things that need to be set for the file to upload?
    2. Why would it not display when run under iis7?

    Thanks,
    Dan
  2. #2
    Have also just tried upgrading to the latest version of 1x (1.3) as was using v1.0.
    Did not solve any of the problems.

    D
  3. #3
    Found the problem with the code and it was the fact the FileUpload was in an ext:window that was outside the <Form> tags.
    All good now but still got the display issue running under iis7 but that can wait for now.
    Last edited by dan182; Mar 30, 2012 at 1:56 PM.
  4. #4
    Hi,

    Quote Originally Posted by dan182 View Post
    All good now but still got the display issue running under iis7 but that can wait for now.
    Is there any error? Are the resources requests loaded correclty?

Similar Threads

  1. [CLOSED] multiple file upload and file size at client side
    By mirwais in forum 1.x Legacy Premium Help
    Replies: 24
    Last Post: Dec 15, 2014, 5:44 AM
  2. [CLOSED] Drag file to upload control
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 13, 2012, 4:31 PM
  3. [CLOSED] File upload control not working in IE8
    By majestic in forum 1.x Legacy Premium Help
    Replies: 12
    Last Post: Dec 15, 2011, 4:02 PM
  4. Replies: 1
    Last Post: Jun 23, 2011, 9:37 AM
  5. [CLOSED] How to clear the filename in the file upload control.
    By Etisbew in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 22, 2009, 10:39 AM

Tags for this Thread

Posting Permissions