file browser does not show up after clicking Please select file to upload

  •  12-27-2012, 3:08 PM

    file browser does not show up after clicking Please select file to upload

    I am able to create a test folder in location desireed but I can not attempt to upload image files because, I am undable to select files.

     

    <security name="AllowUpload">true</security>

    I have the uploaded set in the modules 

     

    <modules>

    <add name="UploadModule" type="RTE.UploadModule,RichTextEditor"/>

    </modules>

     

    It does work on the sample app provided. I have tried to mimic all code I don't know if I am missing a setting or soemthing some where.

     

     

    Any Ideas?

     

    Thanks 

     

View Complete Thread