browse window not coming up when control is deployed online

  •  12-31-2013, 2:15 AM

    browse window not coming up when control is deployed online

     I downloaded a trial version of ajax uploader. The browse windows comes up fine when I run it within Visual Studio but it does not show up online below

     

    http://www.atexaslowcostefile.com/Index.aspx [please select Lead Document from the left hand side navigation]

     

    The code snippet that I have put is below

     

    <CuteWebUI:UploadAttachments InsertText="Upload Multiple files Now" runat="server"                ID="Attachments1" MultipleFilesUpload="true" OnAttachmentAdded="Attachments1_AttachmentAdded">
                    <InsertButtonStyle />
                    </CuteWebUI:UploadAttachments>

    Filed under:
View Complete Thread