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>