Unable to See "Select File" dialog in complex web page

Last post 01-11-2013, 4:36 PM by AtomP. 3 replies.
Sort Posts: Previous Next
  •  01-04-2013, 6:40 AM 75576

    Unable to See "Select File" dialog in complex web page

    Hi,

     

    You can test my simple test page, which works perfectly, using the URL  http://videocentralhd.lgfl.org.uk/uploadtest.aspx.

     

    Unfortunately the complex page requires user authentication and therefore is not avaiable to anyone without a London Grid for Learning username and password.  Is there any other information I can provide?  Would the whole web page HTML be useful?

     

    Regards

     

    Peter 

  •  01-04-2013, 8:38 AM 75579 in reply to 75576

    Re: Unable to See "Select File" dialog in complex web page

    Hi AtomP,

     

    Do you get any error on the page?

     

    It is not simply to find out the reason if we can not check the page. can you generate a test account for me? So I can check it for you directly.

     

    You can send the info to Kenneth@CuteSoft.net 

     

    Regards,

     

    Ken 

  •  01-04-2013, 10:26 AM 75581 in reply to 75579

    Re: Unable to See "Select File" dialog in complex web page

    Hi Kenneth,

     

    there is no error on the page, it only appears to do a postback.  There are no obvious errors in the web server logs either.

     

    I have emailed username credentials to you so you can access the following URL http://videocentralhd.lgfl.org.uk/secure/Upload.aspx .

     

    The process to follow is:

     

    1) type a name in to the text box and click 'continue' button

    2) check the box at the top of the page and click the 'continue' button'

    3) click the 'upload' button - no file selection dialog appears.

     

    Please let me know if you need any further information.

     

    Peter 

  •  01-11-2013, 4:36 PM 76628 in reply to 75576

    Re: Unable to See "Select File" dialog in complex web page

    Place the following at the top of the page, as suggested by Ken, and the problem goes away.

     

    <div style="display: none">

    <CuteWebUI:UploadAttachments runat="server" ID="hideuploader">

    </CuteWebUI:UploadAttachments>

    </div>

View as RSS news feed in XML